|
| 1 | +{%- set compiler = "[email protected]" %} |
| 2 | +{%- set mpi = "[email protected]" %} |
| 3 | + |
| 4 | +spack: |
| 5 | + specs: |
| 6 | + - {{ mpi }}%{{ compiler }} |
| 7 | +{%- if e3sm_hdf5_netcdf %} |
| 8 | + - "hdf5%{{ compiler }}" |
| 9 | + - "netcdf-c%{{ compiler }}" |
| 10 | + - "netcdf-fortran%{{ compiler }}" |
| 11 | + - "parallel-netcdf%{{ compiler }}" |
| 12 | +{%- endif %} |
| 13 | +{%- for spec in specs %} |
| 14 | + - "{{ spec }}%{{ compiler }}" |
| 15 | +{%- endfor %} |
| 16 | + concretizer: |
| 17 | + unify: true |
| 18 | + packages: |
| 19 | + all: |
| 20 | + compiler: [{{ compiler }}] |
| 21 | + providers: |
| 22 | + mpi: [{{ mpi }}] |
| 23 | + bison: |
| 24 | + externals: |
| 25 | + |
| 26 | + prefix: /usr |
| 27 | + buildable: false |
| 28 | + bzip2: |
| 29 | + externals: |
| 30 | + |
| 31 | + prefix: /usr |
| 32 | + buildable: false |
| 33 | + cmake: |
| 34 | + externals: |
| 35 | + |
| 36 | + prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/gcc-13.3.0/cmake-3.30.5-igar7ts |
| 37 | + buildable: false |
| 38 | + curl: |
| 39 | + externals: |
| 40 | + |
| 41 | + prefix: /usr |
| 42 | + buildable: false |
| 43 | + diffutils: |
| 44 | + externals: |
| 45 | + |
| 46 | + prefix: /usr |
| 47 | + buildable: false |
| 48 | + findutils: |
| 49 | + externals: |
| 50 | + |
| 51 | + prefix: /usr |
| 52 | + buildable: false |
| 53 | + gmake: |
| 54 | + externals: |
| 55 | + |
| 56 | + prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/gcc-13.3.0/gmake-4.4.1-wza7sk4 |
| 57 | + buildable: false |
| 58 | + libiconv: |
| 59 | + externals: |
| 60 | + |
| 61 | + prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/gcc-13.3.0/libiconv-1.17-jjpb4sl |
| 62 | + buildable: false |
| 63 | + libxml2: |
| 64 | + externals: |
| 65 | + |
| 66 | + prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/gcc-13.3.0/libxml2-2.13.5-jxhkqdj |
| 67 | + buildable: false |
| 68 | + openssl: |
| 69 | + externals: |
| 70 | + |
| 71 | + prefix: /usr |
| 72 | + buildable: false |
| 73 | + xz: |
| 74 | + externals: |
| 75 | + |
| 76 | + prefix: /usr |
| 77 | + buildable: false |
| 78 | + zlib: |
| 79 | + externals: |
| 80 | + |
| 81 | + prefix: /usr |
| 82 | + buildable: false |
| 83 | + perl: |
| 84 | + externals: |
| 85 | + |
| 86 | + prefix: /usr |
| 87 | + buildable: false |
| 88 | + oneapi: |
| 89 | + externals: |
| 90 | + - spec: {{ compiler }} |
| 91 | + modules: |
| 92 | + - oneapi/release/2025.0.5 |
| 93 | + buildable: false |
| 94 | + gcc-runtime: |
| 95 | + externals: |
| 96 | + |
| 97 | + prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/gcc-13.3.0/gcc-runtime-13.3.0-ghotoln |
| 98 | + buildable: false |
| 99 | + mpich: |
| 100 | + externals: |
| 101 | + - spec: {{ mpi }}%{{ compiler }} |
| 102 | + prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/oneapi-2025.0.5/mpich-develop-git.6037a7a-sxnhr7p |
| 103 | + buildable: false |
| 104 | +{%- if e3sm_hdf5_netcdf %} |
| 105 | + hdf5: |
| 106 | + externals: |
| 107 | + - spec: [email protected]+cxx+fortran+hl+mpi |
| 108 | + prefix: /lus/flare/projects/E3SM_Dec/soft/hdf5/1.14.5/oneapi.eng.2024.07.30.002/ |
| 109 | + buildable: false |
| 110 | + netcdf-c: |
| 111 | + externals: |
| 112 | + - spec: [email protected]+mpi~parallel-netcdf |
| 113 | + prefix: /lus/flare/projects/E3SM_Dec/soft/netcdf/4.9.2c-4.6.1f/oneapi.eng.2024.07.30.002 |
| 114 | + buildable: false |
| 115 | + netcdf-fortran: |
| 116 | + externals: |
| 117 | + |
| 118 | + prefix: /lus/flare/projects/E3SM_Dec/soft/netcdf/4.9.2c-4.6.1f/oneapi.eng.2024.07.30.002 |
| 119 | + buildable: false |
| 120 | + parallel-netcdf: |
| 121 | + externals: |
| 122 | + - spec: [email protected]+cxx+fortran |
| 123 | + prefix: /lus/flare/projects/E3SM_Dec/soft/pnetcdf/1.14.0/oneapi.eng.2024.07.30.002 |
| 124 | + buildable: false |
| 125 | +{%- endif %} |
| 126 | + compilers: |
| 127 | + - compiler: |
| 128 | + spec: {{ compiler }} |
| 129 | + paths: |
| 130 | + cc: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/icx |
| 131 | + cxx: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/icpx |
| 132 | + f77: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/ifx |
| 133 | + fc: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/ifx |
| 134 | + flags: {} |
| 135 | + operating_system: sles15 |
| 136 | + target: x86_64 |
| 137 | + modules: [] |
| 138 | + environment: {} |
| 139 | + extra_rpaths: [] |
0 commit comments