File tree Expand file tree Collapse file tree 4 files changed +13
-24
lines changed
Expand file tree Collapse file tree 4 files changed +13
-24
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ set(EXAGO_BUILD_STATIC
1919 CACHE BOOL ""
2020)
2121
22- message (STATUS "Building in debug mode" )
22+ message (STATUS "Building in RelWithDebInfo mode" )
2323set (CMAKE_BUILD_TYPE
24- Debug
24+ RelWithDebInfo
2525 CACHE STRING ""
2626)
2727
Original file line number Diff line number Diff line change @@ -117,7 +117,9 @@ module load umpire/6.0.0-rocmcc-6.3.1-3zjinbv
117117module load hiop/1.1.0-rocmcc-6.3.1-iqwppvk
118118# ipopt@=3.14.14%rocmcc@=6.3.1+coinhsl~debug~java~metis~mumps build_system=autotools arch=linux-sles15-zen3
119119module load ipopt/3.14.14-rocmcc-6.3.1-djalso6
120- # petsc@=3.22.1%rocmcc@=6.4.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-sles15-zen3
121- module load petsc/3.22.1-rocmcc-6.4.0-ipwxj6c
120+ # parmetis@=4.0.3%rocmcc@=6.3.1~gdb~int64~ipo+shared build_system=cmake build_type=Release generator=make patches=4f89253,50ed208,704b84f arch=linux-sles15-zen3
121+ module load parmetis/4.0.3-rocmcc-6.3.1-amlsqtx
122+ # petsc@=3.22.1%rocmcc@=6.3.1~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-sles15-zen3
123+ module load petsc/3.22.1-rocmcc-6.3.1-krpsfil
122124# exago@=develop%rocmcc@=6.3.1~cuda+hiop~ipo+ipopt+logging+mpi~python+raja+rocm amdgpu_target=gfx90a build_system=cmake build_type=Release dev_path=/lustre/orion/scratch/nkouk/stf006/Codes/ExaGO generator=make arch=linux-sles15-zen3
123- # # module load exago/develop-rocmcc-6.3.1-tylmjdf
125+ # # module load exago/develop-rocmcc-6.3.1-rn7oc3p
Original file line number Diff line number Diff line change 11module use -a /lustre/orion/stf006/world-shared/nkouk/exago-05-2025/spack-install/modules/linux-sles15-zen3
22# exago@=develop%rocmcc@=6.3.1~cuda+hiop~ipo+ipopt+logging+mpi~python+raja+rocm amdgpu_target=gfx90a build_system=cmake build_type=Release dev_path=/lustre/orion/scratch/nkouk/stf006/Codes/ExaGO generator=make arch=linux-sles15-zen3
3- module load exago/develop-rocmcc-6.3.1-tylmjdf
3+ module load exago/develop-rocmcc-6.3.1-rn7oc3p
Original file line number Diff line number Diff line change 33 - exago@develop%rocmcc@6.3.1 amdgpu_target=gfx90a
44 ^coinhsl%gcc@14.2
55 ^openblas%gcc@14.2
6- ^petsc%rocmcc@6.4.0 target=zen3
6+ ^petsc%rocmcc@6.3.1 target=zen3
77 view : false
88 concretizer :
99 unify : when_possible
@@ -22,19 +22,6 @@ spack:
2222 modules : []
2323 environment : {}
2424 extra_rpaths : []
25- - compiler :
26- spec : rocmcc@6.4.0
27- paths :
28- cc : /opt/rocm-6.4.0/llvm/bin/amdclang
29- cxx : /opt/rocm-6.4.0/llvm/bin/amdclang++
30- f77 : /opt/rocm-6.4.0/llvm/bin/amdflang
31- fc : /opt/rocm-6.4.0/llvm/bin/amdflang
32- flags : {}
33- operating_system : sles15
34- target : x86_64
35- modules : []
36- environment : {}
37- extra_rpaths : []
3825 - compiler :
3926 spec : gcc@14.2
4027 paths :
7764 magma :
7865 require : ' @2.8.0'
7966 petsc :
80- require : ~hypre~superlu-dist~hdf5~ metis
67+ require : ~hypre~superlu-dist~hdf5+ metis
8168 cray-mpich :
8269 buildable : false
8370 externals :
@@ -91,13 +78,13 @@ spack:
9178 - craype-accel-amd-gfx90a
9279 - craype-x86-trento
9380 - libfabric
94- - spec : cray-mpich@8.1.31 %rocmcc@6.4.0
81+ - spec : cray-mpich@8.1.31 %rocmcc@6.3.1
9582 prefix : /opt/cray/pe/mpich/8.1.31/ofi/amd/6.0
9683 modules :
9784 - PrgEnv-amd
9885 - cray-mpich/8.1.31
99- - amd/6.4.0
100- - rocm/6.4.0
86+ - amd/6.3.1
87+ - rocm/6.3.1
10188 - craype-accel-amd-gfx90a
10289 - craype-x86-trento
10390 - libfabric
You can’t perform that action at this time.
0 commit comments