Skip to content

Commit e865f77

Browse files
nkoukpaizanCameron Rutherford
authored and
Cameron Rutherford
committedAug 5, 2024·
New build on Summit with DefApps-2023 modules and Spack-built cuda/11.4.2.
1 parent dd11553 commit e865f77

File tree

5 files changed

+159
-85
lines changed

5 files changed

+159
-85
lines changed
 

‎buildsystem/spack/summit/env.sh

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# Configure python
44
module load python/3.8-anaconda3
55

6-
BASE=/gpfs/alpine/proj-shared/csc359/cameron
7-
export SPACK_INSTALL=$BASE/spack-install
6+
BASE=/gpfs/alpine2/stf006/world-shared/nkouk
7+
export SPACK_INSTALL=$BASE/exago-spack-install
88
export SPACK_MODULES=summit-modules
9-
export SPACK_CACHE=$BASE/$(whoami)/spack-cache
10-
export SPACK_PYTHON=$OLCF_PYTHON_ANACONDA3_ROOT
9+
export SPACK_CACHE=$BASE/exago-spack-cache
10+
export SPACK_PYTHON=$OLCF_PYTHON_ROOT
1111
export SPACK_DISABLE_LOCAL_CONFIG=1
12-
export SPACK_MIRROR=$BASE/mirror
12+
export SPACK_MIRROR=$BASE/exago-spack-mirror
+147-69
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,147 @@
1-
module use -a /gpfs/alpine2/stf006/world-shared/nkouk/parco-spack-install/summit-modules/linux-rhel8-power9le
2-
# cmake@3.21.3%gcc@10.2.0~doc+ncurses+ownlibs~qt build_type=Release arch=linux-rhel8-power9le
3-
module load cmake-3.21.3-gcc-10.2.0-ijmjum5
4-
# blt@0.4.1%gcc@10.2.0 arch=linux-rhel8-power9le
5-
module load blt-0.4.1-gcc-10.2.0-ymjl6ab
6-
# cub@1.16.0%gcc@10.2.0 arch=linux-rhel8-power9le
7-
module load cub-1.16.0-gcc-10.2.0-a5uzxeq
8-
# cuda@11.7.1%gcc@10.2.0~allow-unsupported-compilers~dev arch=linux-rhel8-power9le
9-
module load cuda-11.7.1-gcc-10.2.0-6nxgsx5
10-
# camp@0.2.3%gcc@10.2.0+cuda~ipo+openmp~rocm~tests build_type=RelWithDebInfo cuda_arch=70 arch=linux-rhel8-power9le
11-
module load camp-0.2.3-gcc-10.2.0-m3av4ba
12-
# gnuconfig@2021-08-14%gcc@10.2.0 arch=linux-rhel8-power9le
13-
module load gnuconfig-2021-08-14-gcc-10.2.0-4gsxwpk
14-
# openblas@0.17.0%gcc@10.2.0~bignuma~consistent_fpcsr+fortran~ilp64+locking+pic+shared symbol_suffix=none threads=none arch=linux-rhel8-power9le
15-
module load openblas-0.17.0-gcc-10.2.0-qcs6vhe
16-
# coinhsl@2015.06.23%gcc@10.2.0+blas arch=linux-rhel8-power9le
17-
module load coinhsl-2015.06.23-gcc-10.2.0-vctp77v
18-
## ginkgo@1.5.0.glu_experimental%gcc@10.2.0+cuda~develtools~full_optimizations~hwloc~ipo~oneapi+openmp~rocm+shared build_type=Release cuda_arch=70 arch=linux-rhel8-power9le
19-
#module load ginkgo-1.5.0.glu_experimental-gcc-10.2.0-3tlqdl7
20-
# magma@2.6.2%gcc@10.2.0+cuda+fortran~ipo~rocm+shared build_type=Release cuda_arch=70 arch=linux-rhel8-power9le
21-
module load magma-2.6.2-gcc-10.2.0-gjbx6ce
22-
# metis@5.1.0%gcc@10.2.0~gdb~int64~real64+shared build_type=Release patches=4991da9,b1225da arch=linux-rhel8-power9le
23-
module load metis-5.1.0-gcc-10.2.0-lpkktw5
24-
# raja@0.14.0%gcc@10.2.0+cuda+examples+exercises~ipo+openmp~rocm+shared~tests build_type=Release cuda_arch=70 arch=linux-rhel8-power9le
25-
module load raja-0.14.0-gcc-10.2.0-hcwsciv
26-
# spectrum-mpi@10.4.0.3-20210112%gcc@10.2.0 arch=linux-rhel8-power9le
27-
module load spectrum-mpi-10.4.0.3-20210112-gcc-10.2.0-rhfl5sr
28-
# libiconv@1.16%gcc@10.2.0 libs=shared,static arch=linux-rhel8-power9le
29-
module load libiconv-1.16-gcc-10.2.0-wyjuzaw
30-
# diffutils@3.8%gcc@10.2.0 arch=linux-rhel8-power9le
31-
module load diffutils-3.8-gcc-10.2.0-gkkihj7
32-
# libsigsegv@2.13%gcc@10.2.0 arch=linux-rhel8-power9le
33-
module load libsigsegv-2.13-gcc-10.2.0-7j4qaaw
34-
# m4@1.4.19%gcc@10.2.0+sigsegv patches=9dc5fbd,bfdffa7 arch=linux-rhel8-power9le
35-
module load m4-1.4.19-gcc-10.2.0-meue3ml
36-
# perl@5.30.1%gcc@10.2.0+cpanm+shared+threads arch=linux-rhel8-power9le
37-
module load perl-5.30.1-gcc-10.2.0-y7j4yqj
38-
# autoconf@2.69%gcc@10.2.0 patches=35c4492,7793209,a49dd5b arch=linux-rhel8-power9le
39-
module load autoconf-2.69-gcc-10.2.0-c2dqrc4
40-
# automake@1.16.5%gcc@10.2.0 arch=linux-rhel8-power9le
41-
module load automake-1.16.5-gcc-10.2.0-f5m2fqi
42-
# libtool@2.4.7%gcc@10.2.0 arch=linux-rhel8-power9le
43-
module load libtool-2.4.7-gcc-10.2.0-n2qpycy
44-
# gmp@6.2.1%gcc@10.2.0 libs=shared,static arch=linux-rhel8-power9le
45-
module load gmp-6.2.1-gcc-10.2.0-xexdp7f
46-
# autoconf-archive@2022.02.11%gcc@10.2.0 patches=139214f arch=linux-rhel8-power9le
47-
module load autoconf-archive-2022.02.11-gcc-10.2.0-6owwhwa
48-
# texinfo@6.5%gcc@10.2.0 patches=12f6edb,1732115 arch=linux-rhel8-power9le
49-
module load texinfo-6.5-gcc-10.2.0-5zrurw2
50-
# mpfr@4.1.0%gcc@10.2.0 libs=shared,static arch=linux-rhel8-power9le
51-
module load mpfr-4.1.0-gcc-10.2.0-4c6rm3n
52-
# suite-sparse@5.10.1%gcc@10.2.0~cuda~graphblas~openmp+pic~tbb arch=linux-rhel8-power9le
53-
module load suite-sparse-5.10.1-gcc-10.2.0-kmwoegj
54-
# umpire@6.0.0%gcc@10.2.0~c+cuda~device_alloc~deviceconst+examples~fortran~ipo~numa~openmp~rocm~shared build_type=Release cuda_arch=70 tests=none arch=linux-rhel8-power9le
55-
module load umpire-6.0.0-gcc-10.2.0-jgrbqdv
56-
## hiop@0.7.2%gcc@10.2.0+cuda+cusolver+deepchecking+ginkgo~ipo~jsrun~kron+mpi+raja~rocm~shared+sparse build_type=RelWithDebInfo cuda_arch=70 arch=linux-rhel8-power9le
57-
#module load hiop-0.7.2-gcc-10.2.0-dmlrdml
58-
# pkgconf@1.8.0%gcc@10.2.0 arch=linux-rhel8-power9le
59-
module load pkgconf-1.8.0-gcc-10.2.0-ygtljd4
60-
# ipopt@3.12.10%gcc@10.2.0+coinhsl~debug+metis~mumps arch=linux-rhel8-power9le
61-
module load ipopt-3.12.10-gcc-10.2.0-zl5xybc
62-
# parmetis@4.0.3%gcc@10.2.0~gdb~int64~ipo+shared build_type=RelWithDebInfo patches=4f89253,50ed208,704b84f arch=linux-rhel8-power9le
63-
module load parmetis-4.0.3-gcc-10.2.0-by3w24c
64-
# python@3.8.10%gcc@10.2.0+bz2+ctypes+dbm~debug+libxml2+lzma~nis~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tix~tkinter~ucs4+uuid+zlib patches=0d98e93,4c24573,f2fd060 arch=linux-rhel8-power9le
65-
module load python-3.8.10-gcc-10.2.0-yeap5du
66-
# petsc@3.18.0%gcc@10.2.0~X~batch~cgns~complex~cuda~debug+double~exodusii~fftw+fortran~giflib~hdf5~hpddm~hwloc~hypre~int64~jpeg~knl~kokkos~libpng~libyaml~memkind+metis~mkl-pardiso~mmg~moab~mpfr+mpi~mumps~openmp~p4est~parmmg~ptscotch~random123~rocm~saws~scalapack+shared~strumpack~suite-sparse~superlu-dist~tetgen~trilinos~valgrind clanguage=C patches=2daeca7 arch=linux-rhel8-power9le
67-
module load petsc-3.18.0-gcc-10.2.0-6zx23r5
68-
# exago@parco%gcc@10.2.0+cuda+hiop~ipo+ipopt+mpi~python+raja~rocm build_type=RelWithDebInfo cuda_arch=70 arch=linux-rhel8-power9le
69-
## module load exago-parco-gcc-10.2.0-ev5cbjc
1+
module use -a /gpfs/alpine2/stf006/world-shared/nkouk/exago-spack-install/summit-modules/linux-rhel8-power9le
2+
# cmake@=3.21.3%gcc@=10.2.0~doc+ncurses+ownlibs build_system=generic build_type=Release arch=linux-rhel8-power9le
3+
module load cmake/3.21.3-gcc-10.2.0-45covtv
4+
# glibc@=2.28%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
5+
module load glibc/2.28-gcc-10.2.0-yewlkhv
6+
# gcc-runtime@=10.2.0%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
7+
module load gcc-runtime/10.2.0-gcc-10.2.0-dws6oba
8+
# blt@=0.4.1%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
9+
module load blt/0.4.1-gcc-10.2.0-277boui
10+
# cub@=1.16.0%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
11+
module load cub/1.16.0-gcc-10.2.0-jf65ozu
12+
# gmake@=4.4.1%gcc@=10.2.0~guile build_system=generic arch=linux-rhel8-power9le
13+
module load gmake/4.4.1-gcc-10.2.0-eja7nww
14+
# gnuconfig@=2022-09-17%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
15+
module load gnuconfig/2022-09-17-gcc-10.2.0-h74vn24
16+
# libiconv@=1.17%gcc@=10.2.0 build_system=autotools libs=shared,static arch=linux-rhel8-power9le
17+
module load libiconv/1.17-gcc-10.2.0-tpvese4
18+
# pkgconf@=2.2.0%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
19+
module load pkgconf/2.2.0-gcc-10.2.0-lpicswd
20+
# xz@=5.4.6%gcc@=10.2.0~pic build_system=autotools libs=shared,static arch=linux-rhel8-power9le
21+
module load xz/5.4.6-gcc-10.2.0-qh25hsv
22+
# zlib-ng@=2.1.6%gcc@=10.2.0+compat+new_strategies+opt+pic+shared build_system=autotools arch=linux-rhel8-power9le
23+
module load zlib-ng/2.1.6-gcc-10.2.0-edcnhbo
24+
# libxml2@=2.10.3%gcc@=10.2.0+pic~python+shared build_system=autotools arch=linux-rhel8-power9le
25+
module load libxml2/2.10.3-gcc-10.2.0-n34p4zp
26+
# cuda@=11.4.2%gcc@=10.2.0~allow-unsupported-compilers~dev build_system=generic arch=linux-rhel8-power9le
27+
module load cuda/11.4.2-gcc-10.2.0-adsfamq
28+
# camp@=0.2.3%gcc@=10.2.0+cuda~ipo~openmp~rocm~tests build_system=cmake build_type=Release cuda_arch=70 generator=make patches=cb9e25b arch=linux-rhel8-power9le
29+
module load camp/0.2.3-gcc-10.2.0-fs7lzcg
30+
# ginkgo@=1.5.0.glu_experimental%gcc@=10.2.0+cuda~develtools~full_optimizations~hwloc~ipo~mpi+openmp~rocm+shared~sycl build_system=cmake build_type=Release cuda_arch=70 generator=make arch=linux-rhel8-power9le
31+
module load ginkgo/1.5.0.glu_experimental-gcc-10.2.0-y4uoflw
32+
# openblas@=0.3.17%gcc@=10.2.0~bignuma~consistent_fpcsr+dynamic_dispatch~ilp64+locking+pic+shared build_system=makefile symbol_suffix=none threads=none arch=linux-rhel8-power9le
33+
module load openblas/0.3.17-gcc-10.2.0-v45kvgu
34+
# coinhsl@=2015.06.23%gcc@=10.2.0+blas build_system=autotools arch=linux-rhel8-power9le
35+
module load coinhsl/2015.06.23-gcc-10.2.0-2yl562g
36+
# magma@=2.7.2%gcc@=10.2.0+cuda+fortran~ipo~rocm+shared build_system=cmake build_type=Release cuda_arch=70 generator=make arch=linux-rhel8-power9le
37+
module load magma/2.7.2-gcc-10.2.0-4pxkklr
38+
# metis@=5.1.0%gcc@=10.2.0~gdb~int64~real64+shared build_system=cmake build_type=Release generator=make patches=4991da9,93a7903,b1225da arch=linux-rhel8-power9le
39+
module load metis/5.1.0-gcc-10.2.0-w5czgmj
40+
# raja@=0.14.0%gcc@=10.2.0+cuda~desul+examples+exercises~ipo~omptask~openmp~plugins~rocm~run-all-tests+shared~tests~vectorization build_system=cmake build_type=Release cuda_arch=70 generator=make arch=linux-rhel8-power9le
41+
module load raja/0.14.0-gcc-10.2.0-hywzh7j
42+
# spectrum-mpi@=10.4.0.3-20210112%gcc@=10.2.0 build_system=bundle arch=linux-rhel8-power9le
43+
module load spectrum-mpi/10.4.0.3-20210112-gcc-10.2.0-ffb63st
44+
# diffutils@=3.10%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
45+
module load diffutils/3.10-gcc-10.2.0-df6zumi
46+
# libsigsegv@=2.14%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
47+
module load libsigsegv/2.14-gcc-10.2.0-nokn4t5
48+
# m4@=1.4.19%gcc@=10.2.0+sigsegv build_system=autotools patches=9dc5fbd,bfdffa7 arch=linux-rhel8-power9le
49+
module load m4/1.4.19-gcc-10.2.0-zlce5hk
50+
# perl@=5.30.1%gcc@=10.2.0+cpanm+opcode+open+shared+threads build_system=generic arch=linux-rhel8-power9le
51+
module load perl/5.30.1-gcc-10.2.0-xpeshh6
52+
# autoconf@=2.72%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
53+
module load autoconf/2.72-gcc-10.2.0-kbsgd52
54+
# automake@=1.16.5%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
55+
module load automake/1.16.5-gcc-10.2.0-rw4y6i4
56+
# findutils@=4.9.0%gcc@=10.2.0 build_system=autotools patches=440b954 arch=linux-rhel8-power9le
57+
module load findutils/4.9.0-gcc-10.2.0-hh4egbe
58+
# libtool@=2.4.7%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
59+
module load libtool/2.4.7-gcc-10.2.0-42vnns5
60+
# gmp@=6.2.1%gcc@=10.2.0+cxx build_system=autotools libs=shared,static patches=69ad2e2 arch=linux-rhel8-power9le
61+
module load gmp/6.2.1-gcc-10.2.0-ja3xs4n
62+
# autoconf-archive@=2023.02.20%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
63+
module load autoconf-archive/2023.02.20-gcc-10.2.0-zrrrjvb
64+
# bzip2@=1.0.8%gcc@=10.2.0~debug~pic+shared build_system=generic arch=linux-rhel8-power9le
65+
module load bzip2/1.0.8-gcc-10.2.0-dqi4foz
66+
# ncurses@=6.5%gcc@=10.2.0~symlinks+termlib abi=none build_system=autotools patches=7a351bc arch=linux-rhel8-power9le
67+
module load ncurses/6.5-gcc-10.2.0-e4l6kfd
68+
# pigz@=2.8%gcc@=10.2.0 build_system=makefile arch=linux-rhel8-power9le
69+
module load pigz/2.8-gcc-10.2.0-oxwmbu3
70+
# zstd@=1.5.6%gcc@=10.2.0+programs build_system=makefile compression=none libs=shared,static arch=linux-rhel8-power9le
71+
module load zstd/1.5.6-gcc-10.2.0-2jp6urf
72+
# tar@=1.34%gcc@=10.2.0 build_system=autotools zip=pigz arch=linux-rhel8-power9le
73+
module load tar/1.34-gcc-10.2.0-zvnyg4b
74+
# gettext@=0.22.5%gcc@=10.2.0+bzip2+curses+git~libunistring+libxml2+pic+shared+tar+xz build_system=autotools arch=linux-rhel8-power9le
75+
module load gettext/0.22.5-gcc-10.2.0-rzntbhz
76+
# texinfo@=7.0.3%gcc@=10.2.0 build_system=autotools arch=linux-rhel8-power9le
77+
module load texinfo/7.0.3-gcc-10.2.0-erx3vir
78+
# mpfr@=4.2.1%gcc@=10.2.0 build_system=autotools libs=shared,static arch=linux-rhel8-power9le
79+
module load mpfr/4.2.1-gcc-10.2.0-3dgie6s
80+
# suite-sparse@=5.13.0%gcc@=10.2.0~cuda~graphblas~openmp+pic build_system=generic arch=linux-rhel8-power9le
81+
module load suite-sparse/5.13.0-gcc-10.2.0-4ipigcu
82+
# umpire@=6.0.0%gcc@=10.2.0~asan~backtrace~c+cuda~dev_benchmarks~device_alloc~deviceconst~examples~fortran~ipc_shmem~ipo~mpi~numa~openmp~openmp_target~rocm~sanitizer_tests~shared~sqlite_experimental~tools~werror build_system=cmake build_type=Release cuda_arch=70 generator=make tests=none arch=linux-rhel8-power9le
83+
module load umpire/6.0.0-gcc-10.2.0-uwtwhq5
84+
# hiop@=develop%gcc@=10.2.0+cuda+cusolver_lu~deepchecking+ginkgo~ipo~jsrun+kron+mpi+raja~rocm~shared+sparse build_system=cmake build_type=Release cuda_arch=70 generator=make arch=linux-rhel8-power9le
85+
module load hiop/develop-gcc-10.2.0-7tmyoz3
86+
# ipopt@=3.12.10%gcc@=10.2.0+coinhsl~debug+metis~mumps build_system=autotools arch=linux-rhel8-power9le
87+
module load ipopt/3.12.10-gcc-10.2.0-i6injlc
88+
# hdf5@=1.14.3%gcc@=10.2.0~cxx~fortran~hl~ipo~java~map+mpi+shared~subfiling~szip~threadsafe+tools api=default build_system=cmake build_type=Release generator=make patches=82088c8 arch=linux-rhel8-power9le
89+
module load hdf5/1.14.3-gcc-10.2.0-7ri6u5h
90+
# hypre@=2.31.0%gcc@=10.2.0~caliper~complex~cuda~debug+fortran~gptune~gpu-aware-mpi~int64~internal-superlu~magma~mixedint+mpi~openmp~rocm+shared~superlu-dist~sycl~umpire~unified-memory build_system=autotools arch=linux-rhel8-power9le
91+
module load hypre/2.31.0-gcc-10.2.0-kj7l5ff
92+
# parmetis@=4.0.3%gcc@=10.2.0~gdb~int64~ipo+shared build_system=cmake build_type=Release generator=make patches=4f89253,50ed208,704b84f arch=linux-rhel8-power9le
93+
module load parmetis/4.0.3-gcc-10.2.0-h2cvkao
94+
# python@=3.8.10%gcc@=10.2.0+bz2+crypt+ctypes+dbm~debug+libxml2+lzma~nis~optimizations+pic+pyexpat+pythoncmd+readline+shared+sqlite3+ssl~tkinter+uuid+zlib build_system=generic patches=0d98e93,4c24573,ebdca64,f2fd060 arch=linux-rhel8-power9le
95+
module load python/3.8.10-gcc-10.2.0-mcmjqrk
96+
# superlu-dist@=8.2.1%gcc@=10.2.0~cuda~int64~ipo~openmp+parmetis~rocm+shared build_system=cmake build_type=Release generator=make arch=linux-rhel8-power9le
97+
module load superlu-dist/8.2.1-gcc-10.2.0-ke5nmkp
98+
# petsc@=3.21.1%gcc@=10.2.0~X~batch~cgns~complex~cuda~debug+double~exodusii~fftw+fortran~giflib+hdf5~hpddm~hwloc+hypre~int64~jpeg~knl~kokkos~libpng~libyaml~memkind+metis~mkl-pardiso~mmg~moab~mpfr+mpi~mumps~openmp~p4est~parmmg~ptscotch~random123~rocm~saws~scalapack+shared~strumpack~suite-sparse+superlu-dist~sycl~tetgen~trilinos~valgrind~zoltan build_system=generic clanguage=C memalign=none arch=linux-rhel8-power9le
99+
module load petsc/3.21.1-gcc-10.2.0-b3krmxv
100+
# python-venv@=1.0%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
101+
module load python-venv/1.0-gcc-10.2.0-qydtbpe
102+
# py-pip@=23.1.2%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
103+
module load py-pip/23.1.2-gcc-10.2.0-233c7al
104+
# py-setuptools@=69.2.0%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
105+
module load py-setuptools/69.2.0-gcc-10.2.0-fn2hysb
106+
# py-wheel@=0.41.2%gcc@=10.2.0 build_system=generic arch=linux-rhel8-power9le
107+
module load py-wheel/0.41.2-gcc-10.2.0-zdgwpcz
108+
# py-cython@=0.29.36%gcc@=10.2.0 build_system=python_pip patches=c4369ad arch=linux-rhel8-power9le
109+
module load py-cython/0.29.36-gcc-10.2.0-wpfsaez
110+
# py-mpi4py@=3.1.5%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
111+
module load py-mpi4py/3.1.5-gcc-10.2.0-rsawxz3
112+
# py-flit-core@=3.9.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
113+
module load py-flit-core/3.9.0-gcc-10.2.0-cy6q4nz
114+
# git@=2.31.1%gcc@=10.2.0+man+nls+perl+subtree~svn~tcltk build_system=autotools arch=linux-rhel8-power9le
115+
module load git/2.31.1-gcc-10.2.0-iirvgza
116+
# py-packaging@=23.1%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
117+
module load py-packaging/23.1-gcc-10.2.0-rtsrpho
118+
# py-tomli@=2.0.1%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
119+
module load py-tomli/2.0.1-gcc-10.2.0-lbddghv
120+
# py-typing-extensions@=4.8.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
121+
module load py-typing-extensions/4.8.0-gcc-10.2.0-a7m36tk
122+
# py-setuptools-scm@=8.0.4%gcc@=10.2.0+toml build_system=python_pip arch=linux-rhel8-power9le
123+
module load py-setuptools-scm/8.0.4-gcc-10.2.0-trwh2nm
124+
# py-flit-scm@=1.7.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
125+
module load py-flit-scm/1.7.0-gcc-10.2.0-qczqadw
126+
# py-exceptiongroup@=1.1.1%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
127+
module load py-exceptiongroup/1.1.1-gcc-10.2.0-cl67hev
128+
# py-editables@=0.3%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
129+
module load py-editables/0.3-gcc-10.2.0-mjbmmbn
130+
# py-pathspec@=0.11.1%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
131+
module load py-pathspec/0.11.1-gcc-10.2.0-cngb33r
132+
# py-pluggy@=1.4.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
133+
module load py-pluggy/1.4.0-gcc-10.2.0-bewjy7z
134+
# py-calver@=2022.6.26%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
135+
module load py-calver/2022.6.26-gcc-10.2.0-htkewx3
136+
# py-trove-classifiers@=2023.8.7%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
137+
module load py-trove-classifiers/2023.8.7-gcc-10.2.0-cw3rxsq
138+
# py-hatchling@=1.21.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
139+
module load py-hatchling/1.21.0-gcc-10.2.0-znabc5o
140+
# py-hatch-vcs@=0.3.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
141+
module load py-hatch-vcs/0.3.0-gcc-10.2.0-hjq5n74
142+
# py-iniconfig@=2.0.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
143+
module load py-iniconfig/2.0.0-gcc-10.2.0-uv5nqoz
144+
# py-pytest@=8.0.0%gcc@=10.2.0 build_system=python_pip arch=linux-rhel8-power9le
145+
module load py-pytest/8.0.0-gcc-10.2.0-rou6lyg
146+
# exago@=develop%gcc@=10.2.0+cuda+hiop~ipo+ipopt+logging+mpi+python+raja~rocm build_system=cmake build_type=Release cuda_arch=70 generator=make arch=linux-rhel8-power9le
147+
## module load exago/develop-gcc-10.2.0-tzhrhsr
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module use -a /gpfs/alpine/proj-shared/csc359/cameron/spack-install/summit-modules/linux-rhel8-power9le
1+
module use -a /gpfs/alpine2/stf006/world-shared/nkouk/exago-spack-install/summit-modules/linux-rhel8-power9le
22
# exago@=develop%gcc@=10.2.0+cuda+hiop~ipo+ipopt+logging+mpi+python+raja~rocm build_system=cmake build_type=Release cuda_arch=70 generator=make arch=linux-rhel8-power9le
3-
module load exago/develop-gcc-10.2.0-cvwb3tx
3+
module load exago/develop-gcc-10.2.0-tzhrhsr

‎buildsystem/spack/summit/spack.yaml

+4-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
spack:
22
specs:
33
- exago@develop%gcc@10.2.0+cuda+mpi+hiop+raja+ipopt+python cuda_arch=70 build_type=Release
4-
^hiop@0.7.2+cuda+mpi+raja+kron+sparse+ginkgo+cusolver_lu cuda_arch=70
4+
^hiop@develop+cuda+mpi+raja+kron+sparse+ginkgo+cusolver_lu cuda_arch=70
5+
^cub@1.16.0
56
^cuda@11.4.2
67
view: false
78
concretizer:
8-
unify: true
9+
unify: when_possible
910
reuse: false
1011
duplicates:
1112
strategy: none
@@ -56,11 +57,6 @@ spack:
5657
variants: +coinhsl+metis~mumps
5758
coinhsl:
5859
variants: +blas
59-
cuda:
60-
externals:
61-
- spec: cuda@11.4.2
62-
modules: [cuda/11.4.2]
63-
buildable: false
6460
raja:
6561
version: [0.14.0]
6662
variants: +cuda cuda_arch=70 build_type=Release
@@ -82,7 +78,7 @@ spack:
8278
buildable: false
8379
openblas:
8480
externals:
85-
- spec: openblas@0.17.0
81+
- spec: openblas@0.3.17
8682
modules: [openblas/0.3.17-omp]
8783
buildable: false
8884
perl:

‎tpl/spack

Submodule spack updated 962 files

0 commit comments

Comments
 (0)
Please sign in to comment.