update crusher script

This commit is contained in:
James E McClure 2022-03-31 07:23:04 -04:00
parent cd34f11c38
commit b6c2e7de3a

View File

@ -4,7 +4,7 @@ module load PrgEnv-amd
module load rocm/4.5.0
module load cray-mpich
module load cray-hdf5-parallel
#module load craype-accel-amd-gfx908
module load craype-accel-amd-gfx908
## These must be set before compiling so the executable picks up GTL
export PE_MPICH_GTL_DIR_amd_gfx90a="-L${CRAY_MPICH_ROOTDIR}/gtl/lib"