From 916a496240d6e9f021cf7a0c65c58d9c57c94ef0 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Tue, 9 Apr 2024 14:00:22 -0500 Subject: [PATCH] Remove cori from spack --- mache/spack/cori-haswell_gnu_mpt.csh | 52 ----------- mache/spack/cori-haswell_gnu_mpt.sh | 52 ----------- mache/spack/cori-haswell_gnu_mpt.yaml | 119 ------------------------ mache/spack/cori-haswell_intel_mpt.csh | 48 ---------- mache/spack/cori-haswell_intel_mpt.sh | 48 ---------- mache/spack/cori-haswell_intel_mpt.yaml | 119 ------------------------ 6 files changed, 438 deletions(-) delete mode 100644 mache/spack/cori-haswell_gnu_mpt.csh delete mode 100644 mache/spack/cori-haswell_gnu_mpt.sh delete mode 100644 mache/spack/cori-haswell_gnu_mpt.yaml delete mode 100644 mache/spack/cori-haswell_intel_mpt.csh delete mode 100644 mache/spack/cori-haswell_intel_mpt.sh delete mode 100644 mache/spack/cori-haswell_intel_mpt.yaml diff --git a/mache/spack/cori-haswell_gnu_mpt.csh b/mache/spack/cori-haswell_gnu_mpt.csh deleted file mode 100644 index 9332a312..00000000 --- a/mache/spack/cori-haswell_gnu_mpt.csh +++ /dev/null @@ -1,52 +0,0 @@ -module rm PrgEnv-intel -module rm PrgEnv-cray -module rm PrgEnv-gnu -module rm intel -module rm cce -module rm gcc -module rm cray-parallel-netcdf -module rm cray-hdf5-parallel -module rm pmi -module rm cray-libsci -module rm cray-mpich2 -module rm cray-mpich -module rm cray-netcdf -module rm cray-hdf5 -module rm cray-netcdf-hdf5parallel -module rm craype-sandybridge -module rm craype-ivybridge -module rm craype -module rm papi -module rm cmake -module rm cray-petsc -module rm esmf -module rm zlib -module rm craype-hugepages2M -module rm darshan -module load craype -module load PrgEnv-intel -module load cray-mpich -module rm craype-mic-knl -module load craype-haswell - -module swap cray-mpich cray-mpich/7.7.10 -module swap PrgEnv-intel PrgEnv-gnu/6.0.10 -module rm gcc -module load gcc/10.3.0 -module rm cray-libsci -{% if e3sm_lapack %} -module load cray-libsci/20.09.1 -{% endif %} -module swap craype craype/2.6.2 -module rm pmi -module load pmi/5.0.14 -module rm craype-mic-knl -module load craype-haswell -{% if e3sm_hdf5_netcdf %} -module rm cray-netcdf-hdf5parallel -module load cray-netcdf-hdf5parallel/4.6.3.2 -module load cray-hdf5-parallel/1.10.5.2 -module load cray-parallel-netcdf/1.11.1.1 -{% endif %} -module rm cmake -module load perl5-extras diff --git a/mache/spack/cori-haswell_gnu_mpt.sh b/mache/spack/cori-haswell_gnu_mpt.sh deleted file mode 100644 index 9332a312..00000000 --- a/mache/spack/cori-haswell_gnu_mpt.sh +++ /dev/null @@ -1,52 +0,0 @@ -module rm PrgEnv-intel -module rm PrgEnv-cray -module rm PrgEnv-gnu -module rm intel -module rm cce -module rm gcc -module rm cray-parallel-netcdf -module rm cray-hdf5-parallel -module rm pmi -module rm cray-libsci -module rm cray-mpich2 -module rm cray-mpich -module rm cray-netcdf -module rm cray-hdf5 -module rm cray-netcdf-hdf5parallel -module rm craype-sandybridge -module rm craype-ivybridge -module rm craype -module rm papi -module rm cmake -module rm cray-petsc -module rm esmf -module rm zlib -module rm craype-hugepages2M -module rm darshan -module load craype -module load PrgEnv-intel -module load cray-mpich -module rm craype-mic-knl -module load craype-haswell - -module swap cray-mpich cray-mpich/7.7.10 -module swap PrgEnv-intel PrgEnv-gnu/6.0.10 -module rm gcc -module load gcc/10.3.0 -module rm cray-libsci -{% if e3sm_lapack %} -module load cray-libsci/20.09.1 -{% endif %} -module swap craype craype/2.6.2 -module rm pmi -module load pmi/5.0.14 -module rm craype-mic-knl -module load craype-haswell -{% if e3sm_hdf5_netcdf %} -module rm cray-netcdf-hdf5parallel -module load cray-netcdf-hdf5parallel/4.6.3.2 -module load cray-hdf5-parallel/1.10.5.2 -module load cray-parallel-netcdf/1.11.1.1 -{% endif %} -module rm cmake -module load perl5-extras diff --git a/mache/spack/cori-haswell_gnu_mpt.yaml b/mache/spack/cori-haswell_gnu_mpt.yaml deleted file mode 100644 index 6a45fe16..00000000 --- a/mache/spack/cori-haswell_gnu_mpt.yaml +++ /dev/null @@ -1,119 +0,0 @@ -spack: - specs: - - gcc - - mpich -{% if e3sm_lapack %} - - cray-libsci -{% endif %} -{% if e3sm_hdf5_netcdf %} - - hdf5 - - netcdf-c - - netcdf-fortran - - parallel-netcdf -{% endif %} - # libbsd doesn't want to build - - expat~libbsd -{{ specs }} - concretizer: - unify: true - packages: - all: - compiler: [gcc@10.3.0] - providers: - mpi: [mpich@7.7.10] -{% if e3sm_lapack %} - lapack: [cray-libsci@20.09.1] -{% endif %} - target: - - haswell - bzip2: - externals: - - spec: bzip2@1.0.6 - prefix: /usr - buildable: false - gettext: - externals: - - spec: gettext@0.19.8.1 - prefix: /usr - buildable: false - perl: - externals: - - spec: perl@5.26.1 - prefix: /usr - buildable: false - tar: - externals: - - spec: tar@1.26 - prefix: /usr - buildable: false - xz: - externals: - - spec: xz@5.2.3 - prefix: /usr - buildable: false - gcc: - externals: - - spec: gcc@10.3.0 - prefix: /opt/gcc/10.3.0/ - modules: - - PrgEnv-gnu/6.0.10 - - gcc/10.3.0 - buildable: false - mpich: - externals: - - spec: mpich@3.1 - modules: - - cray-mpich/7.7.10 - buildable: false - cray-libsci: - externals: - - spec: cray-libsci@20.09.1 - modules: - - cray-libsci/20.09.1 - buildable: false -{% if e3sm_hdf5_netcdf %} - hdf5: - externals: - - spec: hdf5@1.10.5+mpi+hl - prefix: /opt/cray/pe/hdf5-parallel/1.10.5.2/GNU/8.2 - modules: - - cray-hdf5-parallel/1.10.5.2 - buildable: false - netcdf-c: - externals: - - spec: netcdf-c@4.6.3+mpi~parallel-netcdf - prefix: /opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/GNU/8.2 - modules: - - cray-netcdf-hdf5parallel/4.6.3.2 - buildable: false - netcdf-fortran: - externals: - - spec: netcdf-fortran@4.4.5 - prefix: /opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/GNU/8.2 - modules: - - cray-netcdf-hdf5parallel/4.6.3.2 - buildable: false - parallel-netcdf: - externals: - - spec: parallel-netcdf@1.11.1.1+cxx+fortran - prefix: /opt/cray/pe/parallel-netcdf/1.11.1.1/GNU/8.2 - modules: - - cray-parallel-netcdf/1.11.1.1 - buildable: false -{% endif %} - config: - install_missing_compilers: false - compilers: - - compiler: - spec: gcc@10.3.0 - paths: - cc: cc - cxx: CC - f77: ftn - fc: ftn - flags: {} - operating_system: cnl7 - target: any - modules: [] - environment: {} - extra_rpaths: [] diff --git a/mache/spack/cori-haswell_intel_mpt.csh b/mache/spack/cori-haswell_intel_mpt.csh deleted file mode 100644 index 6dfd7e90..00000000 --- a/mache/spack/cori-haswell_intel_mpt.csh +++ /dev/null @@ -1,48 +0,0 @@ -module rm PrgEnv-intel -module rm PrgEnv-cray -module rm PrgEnv-gnu -module rm intel -module rm cce -module rm gcc -module rm cray-parallel-netcdf -module rm cray-hdf5-parallel -module rm pmi -module rm cray-libsci -module rm cray-mpich2 -module rm cray-mpich -module rm cray-netcdf -module rm cray-hdf5 -module rm cray-netcdf-hdf5parallel -module rm craype-sandybridge -module rm craype-ivybridge -module rm craype -module rm papi -module rm cmake -module rm cray-petsc -module rm esmf -module rm zlib -module rm craype-hugepages2M -module rm darshan -module load craype -module load PrgEnv-intel -module load cray-mpich -module rm craype-mic-knl -module load craype-haswell - -module swap cray-mpich cray-mpich/7.7.10 -module load PrgEnv-intel/6.0.10 -module rm intel -module load intel/19.0.3.199 -module swap craype craype/2.6.2 -module rm pmi -module load pmi/5.0.14 -module rm craype-mic-knl -module load craype-haswell -{% if e3sm_hdf5_netcdf %} -module rm cray-netcdf-hdf5parallel -module load cray-netcdf-hdf5parallel/4.6.3.2 -module load cray-hdf5-parallel/1.10.5.2 -module load cray-parallel-netcdf/1.11.1.1 -{% endif %} -module rm cmake -module load perl5-extras diff --git a/mache/spack/cori-haswell_intel_mpt.sh b/mache/spack/cori-haswell_intel_mpt.sh deleted file mode 100644 index 6dfd7e90..00000000 --- a/mache/spack/cori-haswell_intel_mpt.sh +++ /dev/null @@ -1,48 +0,0 @@ -module rm PrgEnv-intel -module rm PrgEnv-cray -module rm PrgEnv-gnu -module rm intel -module rm cce -module rm gcc -module rm cray-parallel-netcdf -module rm cray-hdf5-parallel -module rm pmi -module rm cray-libsci -module rm cray-mpich2 -module rm cray-mpich -module rm cray-netcdf -module rm cray-hdf5 -module rm cray-netcdf-hdf5parallel -module rm craype-sandybridge -module rm craype-ivybridge -module rm craype -module rm papi -module rm cmake -module rm cray-petsc -module rm esmf -module rm zlib -module rm craype-hugepages2M -module rm darshan -module load craype -module load PrgEnv-intel -module load cray-mpich -module rm craype-mic-knl -module load craype-haswell - -module swap cray-mpich cray-mpich/7.7.10 -module load PrgEnv-intel/6.0.10 -module rm intel -module load intel/19.0.3.199 -module swap craype craype/2.6.2 -module rm pmi -module load pmi/5.0.14 -module rm craype-mic-knl -module load craype-haswell -{% if e3sm_hdf5_netcdf %} -module rm cray-netcdf-hdf5parallel -module load cray-netcdf-hdf5parallel/4.6.3.2 -module load cray-hdf5-parallel/1.10.5.2 -module load cray-parallel-netcdf/1.11.1.1 -{% endif %} -module rm cmake -module load perl5-extras diff --git a/mache/spack/cori-haswell_intel_mpt.yaml b/mache/spack/cori-haswell_intel_mpt.yaml deleted file mode 100644 index abd81351..00000000 --- a/mache/spack/cori-haswell_intel_mpt.yaml +++ /dev/null @@ -1,119 +0,0 @@ -spack: - specs: - - intel - - mpich -{% if e3sm_lapack %} - - cray-libsci -{% endif %} -{% if e3sm_hdf5_netcdf %} - - hdf5 - - netcdf-c - - netcdf-fortran - - parallel-netcdf -{% endif %} - # libbsd doesn't want to build - - expat~libbsd -{{ specs }} - concretizer: - unify: true - packages: - all: - compiler: [intel@19.0.3] - providers: - mpi: [mpich@7.7.10] -{% if e3sm_lapack %} - lapack: [cray-libsci@20.09.1] -{% endif %} - target: - - haswell - bzip2: - externals: - - spec: bzip2@1.0.6 - prefix: /usr - buildable: false - gettext: - externals: - - spec: gettext@0.19.8.1 - prefix: /usr - buildable: false - perl: - externals: - - spec: perl@5.26.1 - prefix: /usr - buildable: false - tar: - externals: - - spec: tar@1.26 - prefix: /usr - buildable: false - xz: - externals: - - spec: xz@5.2.3 - prefix: /usr - buildable: false - intel: - externals: - - spec: intel@19.0.3 - prefix: /opt/intel/compilers_and_libraries_2019.3.199/ - modules: - - PrgEnv-intel/6.0.10 - - intel/19.0.3.199 - buildable: false - mpich: - externals: - - spec: mpich@3.1 - modules: - - cray-mpich/7.7.10 - buildable: false - cray-libsci: - externals: - - spec: cray-libsci@20.09.1 - modules: - - cray-libsci/20.09.1 - buildable: false -{% if e3sm_hdf5_netcdf %} - hdf5: - externals: - - spec: hdf5@1.10.5+mpi+hl - prefix: /opt/cray/pe/hdf5-parallel/1.10.5.2/INTEL/19.0 - modules: - - cray-hdf5-parallel/1.10.5.2 - buildable: false - netcdf-c: - externals: - - spec: netcdf-c@4.6.3+mpi~parallel-netcdf - prefix: /opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/INTEL/19.0 - modules: - - cray-netcdf-hdf5parallel/4.6.3.2 - buildable: false - netcdf-fortran: - externals: - - spec: netcdf-fortran@4.4.5 - prefix: /opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/INTEL/19.0 - modules: - - cray-netcdf-hdf5parallel/4.6.3.2 - buildable: false - parallel-netcdf: - externals: - - spec: parallel-netcdf@1.11.1.1+cxx+fortran - prefix: /opt/cray/pe/parallel-netcdf/1.11.1.1/INTEL/19.0 - modules: - - cray-parallel-netcdf/1.11.1.1 - buildable: false -{% endif %} - config: - install_missing_compilers: false - compilers: - - compiler: - spec: intel@19.0.3 - paths: - cc: cc - cxx: CC - f77: ftn - fc: ftn - flags: {} - operating_system: cnl7 - target: any - modules: [] - environment: {} - extra_rpaths: []