Skip to content

Commit 79fe5d8

Browse files
authored
Merge pull request #242 from xylar/chicoma-unified-without-spack
Drop spack build in E3SM-Unified on Chicoma
2 parents 96e2f03 + 694b107 commit 79fe5d8

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

mache/machines/chicoma-cpu.cfg

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,10 @@
55
# the unix group for permissions for the e3sm-unified conda environment
66
group = climate
77

8-
# the compiler set to use for system libraries and MPAS builds
9-
compiler = gnu
10-
11-
# the system MPI library to use for intel18 compiler
12-
mpi = mpich
13-
148
# the path to the directory where activation scripts, the base environment, and
159
# system libraries will be deployed
1610
base_path = /usr/projects/e3sm/e3sm-unified
1711

18-
# whether to use E3SM modules for hdf5, netcdf-c, netcdf-fortran and pnetcdf
19-
# (spack modules are used otherwise)
20-
use_e3sm_hdf5_netcdf = True
21-
22-
# location of a spack mirror for E3SM-Unified to use
23-
spack_mirror = /usr/projects/e3sm/e3sm-unified/spack/spack_mirror
24-
2512

2613
# config options related to data needed by diagnostics software such as
2714
# e3sm_diags and MPAS-Analysis

0 commit comments

Comments
 (0)