File tree Expand file tree Collapse file tree 3 files changed +8
-21
lines changed
buildsystem/spack/frontier Expand file tree Collapse file tree 3 files changed +8
-21
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ module load hiop/1.1.0-rocmcc-6.3.1-iqwppvk
119119module load ipopt/3.14.14-rocmcc-6.3.1-djalso6
120120# 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
121121module load parmetis/4.0.3-rocmcc-6.3.1-amlsqtx
122- # 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
123- module load petsc/3.22.1-rocmcc-6.4.0-qlhkfd5
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
124124# 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
125- # # module load exago/develop-rocmcc-6.3.1-kbxnjcf
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-kbxnjcf
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 :
@@ -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