From c4053e939e62f53e109a42f979dc26f53ae4a3a6 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Wed, 20 Mar 2024 06:03:18 -0500 Subject: [PATCH] Add location of spack mirror on Chicoma --- compass/machines/chicoma-cpu.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compass/machines/chicoma-cpu.cfg b/compass/machines/chicoma-cpu.cfg index 70a2256f6d..34211cf53f 100644 --- a/compass/machines/chicoma-cpu.cfg +++ b/compass/machines/chicoma-cpu.cfg @@ -28,6 +28,8 @@ spack = /usr/projects/e3sm/compass/chicoma-cpu/spack # pnetcdf as E3SM (spack modules are used otherwise) use_e3sm_hdf5_netcdf = True +# location of a spack mirror for compass to use +spack_mirror = /usr/projects/e3sm/compass/chicoma-cpu/spack/spack_mirror # The parallel section describes options related to running jobs in parallel [parallel]