diff --git a/deploy/unsupported.txt b/deploy/unsupported.txt index d75dfb9ca..c3bbce57c 100644 --- a/deploy/unsupported.txt +++ b/deploy/unsupported.txt @@ -2,7 +2,6 @@ # no spack available anvil, gnu, impi -chicoma-cpu, nvidia, mpich chicoma-cpu, aocc, mpich chicoma-cpu, amdclang, mpich chrysalis, intel, impi diff --git a/polaris/machines/chicoma-cpu.cfg b/polaris/machines/chicoma-cpu.cfg index 8fe0455d8..4ec20d74f 100644 --- a/polaris/machines/chicoma-cpu.cfg +++ b/polaris/machines/chicoma-cpu.cfg @@ -21,6 +21,9 @@ software_compiler = gnu # the system MPI library to use for gnu compiler mpi_gnu = mpich +# the system MPI library to use for nvidia compiler +mpi_nvidia = mpich + # the base path for spack environments used by polaris spack = /usr/projects/e3sm/polaris/chicoma-cpu/spack