Skip to content

Commit 3a8e3ee

Browse files
committed
Fix use_e3sm_hdf5_netcdf for Aurora
1 parent 5f52872 commit 3a8e3ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mache/machines/aurora.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ mpi = mpich
1515
# system libraries will be deployed
1616
base_path = /lus/flare/projects/E3SMinput/soft/e3sm-unified
1717

18-
# whether to use system modules for hdf5, netcdf-c, netcdf-fortran and pnetcdf
18+
# whether to use E3SM modules for hdf5, netcdf-c, netcdf-fortran and pnetcdf
1919
# (spack modules are used otherwise)
20-
use_system_hdf5_netcdf = True
20+
use_e3sm_hdf5_netcdf = True
2121

2222

2323
# config options related to data needed by diagnostics software such as

0 commit comments

Comments
 (0)