Skip to content

Commit 09637e1

Browse files
authored
Tuo (LLNL): HDF5 Module Gone (BLAST-WarpX#6255)
After the latest update, a parallel HDF5 module is not available for the `rocm` modules anymore. An issue has been opened with support.
1 parent 04023d6 commit 09637e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/machines/tuolumne-llnl/tuolumne_mi300a_warpx.profile.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module load ninja/1.10.2
1919

2020
# optional: for openPMD and PSATD+RZ support
2121
SW_DIR="/p/lustre5/${USER}/tuolumne/warpx/mi300a"
22-
module load cray-hdf5-parallel/1.14.3.7
22+
# module load cray-hdf5-parallel/1.14.3.5 # missing module for cce/20.0.0
2323
export CMAKE_PREFIX_PATH=${SW_DIR}/c-blosc-2.15.1:$CMAKE_PREFIX_PATH
2424
export CMAKE_PREFIX_PATH=${SW_DIR}/adios2-2.10.2:$CMAKE_PREFIX_PATH
2525
export CMAKE_PREFIX_PATH=${SW_DIR}/blaspp-2024.05.31:$CMAKE_PREFIX_PATH

0 commit comments

Comments
 (0)