Skip to content

Commit

Permalink
fix libfabric build, I was wrong we could use olcf hdf5 no cxx API
Browse files Browse the repository at this point in the history
  • Loading branch information
PDoakORNL committed Nov 8, 2024
1 parent 34e4f10 commit b3c22f6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions build-aux/frontier_rocm6_load_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,10 @@ module load amd-mixed/6.0.0
module load libfabric/1.15.2.0
module load ninja
module load cmake
module load hdf5
#spack load cmake%[email protected]
#spack load ninja%[email protected]
#spack load magma@master amdgpu_target=gfx90a
#spack load [email protected] +cxx ~mpi api=v112 %[email protected]
#spack load fftw ~mpi %[email protected]
#spack load [email protected] %[email protected]

export CC=mpicc
export CXX=mpicxx

export HDF5_ROOT=/lustre/orion/cph102/proj-shared/epd/spack/opt/spack/linux-sles15-zen3/rocmcc-6.0.0/hdf5-1.12.1-ajskwiaabdvgc36ozb6hzqnrwu2becha
export OPENBLAS_ROOT=/lustre/orion/cph102/proj-shared/epd/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/openblas-0.3.25-scaywvuh5zsm5u7smg54plj2oyf7nekv
export MAGMA_ROOT=/lustre/orion/cph102/proj-shared/epd/spack/opt/spack/linux-sles15-zen3/rocmcc-6.0.0/magma-master-rizw3ajkhfcq5cjutoykgkkv5hexftoz
export FFTW_PATH=/lustre/orion/cph102/proj-shared/epd/spack/opt/spack/linux-sles15-zen3/rocmcc-6.0.0/fftw-3.3.10-2mykijticsr5rfbyunax4zrwhhzcb7qm
Expand Down

0 comments on commit b3c22f6

Please sign in to comment.