Skip to content

Commit 7fceef7

Browse files
committed
update readme modules
1 parent adb9300 commit 7fceef7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,8 +549,8 @@ build scripts needed for building on the CPU.
549549
```
550550
export root=$PWD
551551
module load cmake/3.22.0
552-
module load cray-hdf5/1.12.2.7
553-
module load cray-netcdf/4.9.0.3
552+
module load cray-hdf5/1.12.2.9
553+
module load cray-netcdf/4.9.0.9
554554
555555
function getname() {
556556
name=$1

0 commit comments

Comments
 (0)