summaryrefslogtreecommitdiff
path: root/share/spack/gitlab/cloud_pipelines/stacks/aws-ahug-aarch64/spack.yaml
blob: 5ede7b882cdcf9ff0b6c84d877af4a3fac274392 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
spack:
  view: false

  concretizer:
    reuse: false
    unify: false

  config:
    concretizer: clingo
    install_tree:
      root: /home/software/spack
      padded_length: 384
      projections:
        all: '{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'

  packages:
    all:
      providers:
        blas:
          - openblas
        mkl:
          - intel-oneapi-mkl
        mpi:
          - openmpi
          - mpich
      variants: +mpi
    tbb:
      require: "intel-tbb"
    binutils:
      variants: +ld +gold +headers +libiberty ~nls
      version:
        - 2.36.1
    doxygen:
      version:
        - 1.8.20
    elfutils:
      variants: +bzip2 ~nls +xz
    hdf5:
      variants: +fortran +hl +shared
    libfabric:
      variants: fabrics=efa,tcp,udp,sockets,verbs,shm,mrail,rxd,rxm
    libunwind:
      variants: +pic +xz
    #m4:
    #  version:
    #    - 1.4.18
    mesa:
      variants: ~llvm
    mesa18:
      variants: ~llvm
    mpich:
      #variants: ~wrapperrpath pmi=pmi netmod=ofi device=ch4
      variants: ~wrapperrpath netmod=ofi device=ch4
    #munge:
    #  variants: localstatedir=/var
    ncurses:
      variants: +termlib
    openblas:
      variants: threads=openmp
    openmpi:
      #variants: +pmi +internal-hwloc fabrics=ofi schedulers=slurm
      variants: fabrics=ofi
    openturns:
      version: [1.18]
    #slurm:
    #  variants: +pmix sysconfdir=/opt/slurm/etc
    trilinos:
      variants: +amesos +amesos2 +anasazi +aztec +belos +boost +epetra +epetraext +ifpack +ifpack2 +intrepid +intrepid2 +isorropia +kokkos +ml +minitensor +muelu +nox +piro +phalanx +rol +rythmos +sacado +stk +shards +shylu +stokhos +stratimikos +teko +tempus +tpetra +trilinoscouplings +zoltan +zoltan2 +superlu-dist gotype=long_long
    xz:
      variants: +pic

  definitions:

  - compiler_specs:
    - gcc
    #- nvhpc@22.1


  # - compilers:
  #   - '%gcc@7.5.0'
  #   - '%arm@21.0.0.879'
  #   - '%nvhpc@21.2'
    # - 'arm@21.0.0.879'
    #- when: arch.satisfies('os=ubuntu18.04')
    #  compilers: ['gcc@7.5.0', $bootstrap-compilers]
    #- when: arch.satisfies('os=amzn2')
    #  compilers: ['gcc@7.3.1', $bootstrap-compilers]

    # Note skipping spot since no spack package for it
  - ahug_miniapps:
    - cloverleaf
  # - coevp
  # Bad code pushed to github; needs specific versioning
  # - cohmm
  # - examinimd
  #  - exampm
  # depends on openblas version conflicting on gcc@7.3.1
  # - exasp2
  # depends on openblas version conflicting on gcc@7.3.1
  # - gamess-ri-mp2-miniapp
    - hpcg
  # depends on openblas version conflicting on gcc@7.3.1
  # - laghos
    - lulesh
  # - miniaero
    - miniamr
    - minife
    - minighost
  # fails due to x86 specific timer (asm instructions)
  # - minigmg
    - minimd
  # depends on openblas version conflicting on gcc@7.3.1
  # - miniqmc
    - minismac2d
    - minitri
    - minivite
    - minixyce
    - pennant
    - picsarlite
    - quicksilver
  # - remhos
    - rsbench
    - simplemoc
    - snap
    - snappy
    - tealeaf
  # depends on openblas version conflicting on gcc@7.3.1
  # - thornado-mini
    - tycho2
    - xsbench

  - ahug_fullapps:
  # depends on openblas version conflicting on gcc@7.3.1
  # - abinit
    - abyss
  # conflicts on trilinos
  # - albany
  # - amber
    - amg2013
  # Bad variant fftw
  # - aoflagger
  # - athena
  # - bowtie2
    - branson
  # - camx
  # Bad variant gpu
  # - candle-benchmarks
    - cbench
    - cgm
    - chatterbug
  # - cistem
    - comd
  # old version of openmpi
  # - converge
  # bad variant tensor ops mpi
  # - cosmoflow-benchmark
  # - cosmomc
    - cosp2
  # libxsmm not avail on arm
  # - cp2k
  # - dock
  # - elk
    - elmerfem
  # - exabayes
  # - examl
  # - flecsph
  # trilinos variant mumps
  # - frontistr
    - gatk
    - graph500
    - hpgmg
    - lammps
    - latte
    - macsio
  # - meep
    - meme
  # - modylas
  # - mrbayes
  # - mrchem
 # cudnn depednency
 #  - mxnet
 # trilinos variant mumps
 #  - nalu
  # - nalu-wind
  # - namd
    - nek5000
    - nekbone
  # - nektar
  # - nest
    - nut
  # - nwchem
    - octopus
    - openmm
    - pathfinder
  # - picsar
    - pism
  # meson version
  # - qbox
    - qmcpack
    - quantum-espresso
  # - relion
  # - siesta
    - snbone
    - star
    - su2
    - swfft
    - tinker
  # gfortran lt 9 unsupported
  # - vasp
    - vpfft
    - vpic
    - warpx
  # - yambo

  - compiler:
    - '%gcc@7.3.1'

  - target:
    - 'target=aarch64'
    - 'target=graviton2'


  specs:

  - matrix:
    - - $ahug_miniapps
    - - $compiler
    - - $target

  - matrix:
    - - $ahug_fullapps
    - - $compiler
    - - $target

  # Build compilers to stage in binary cache
  - matrix:
    - - $compiler_specs
    - - $compiler
    - - $target

  mirrors: { "mirror": "s3://spack-binaries/develop/aws-ahug-aarch64" }

  gitlab-ci:

    script:
      - curl -Lfs https://github.com/JuliaBinaryWrappers/GNUMake_jll.jl/releases/download/GNUMake-v4.3.0%2B0/GNUMake.v4.3.0.aarch64-linux-gnu.tar.gz -o gmake.tar.gz
      - printf 'deb1dcae0eecdc7fce2902f294012ab5519629e6827204f1b9964dcfd3f74627 gmake.tar.gz' | sha256sum --check --strict --quiet
      - tar -xzf gmake.tar.gz -C /usr bin/make 2> /dev/null
      - . "./share/spack/setup-env.sh"
      - spack --version
      - cd ${SPACK_CONCRETE_ENV_DIR}
      - spack env activate --without-view .
      - spack config add "config:install_tree:projections:${SPACK_JOB_SPEC_PKG_NAME}:'morepadding/{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'"
      - mkdir -p ${SPACK_ARTIFACTS_ROOT}/user_data
      - if [[ -r /mnt/key/intermediate_ci_signing_key.gpg ]]; then spack gpg trust /mnt/key/intermediate_ci_signing_key.gpg; fi
      - if [[ -r /mnt/key/spack_public_key.gpg ]]; then spack gpg trust /mnt/key/spack_public_key.gpg; fi
      - spack --color=always --backtrace ci rebuild > >(tee ${SPACK_ARTIFACTS_ROOT}/user_data/pipeline_out.txt) 2> >(tee ${SPACK_ARTIFACTS_ROOT}/user_data/pipeline_err.txt >&2)

    image: { "name": "ghcr.io/spack/e4s-amazonlinux-2:v2022-03-21", "entrypoint": [""] }
    match_behavior: first
    mappings:
      - match:
        - llvm
        - llvm-amdgpu
        - paraview
        runner-attributes:
          tags: [ "spack", "huge", "aarch64" ]
          variables:
            CI_JOB_SIZE: huge
            KUBERNETES_CPU_REQUEST: 11000m
            KUBERNETES_MEMORY_REQUEST: 42G


      - match:
        - ascent
        - axom
        - cuda
        - dyninst
        - gcc
        - ginkgo
        - hpx
        - kokkos-kernels
        - kokkos-nvcc-wrapper
        - magma
        - mfem
        - mpich
        - openturns
        - precice
        - raja
        - rocblas
        - rocsolver
        - rust
        - slate
        - strumpack
        - sundials
        - trilinos
        - umpire
        - vtk-h
        - vtk-m
        - warpx
        runner-attributes:
          tags: [ "spack", "large", "aarch64" ]
          variables:
            CI_JOB_SIZE: large
            KUBERNETES_CPU_REQUEST: 8000m
            KUBERNETES_MEMORY_REQUEST: 12G

      - match: ['os=amzn2']
        runner-attributes:
          tags: ["spack", "aarch64"]
          variables:
            CI_JOB_SIZE: "default"

    broken-specs-url: "s3://spack-binaries/broken-specs"

    service-job-attributes:
      before_script:
        - . "./share/spack/setup-env.sh"
        - spack --version
      image: { "name": "ghcr.io/spack/e4s-amazonlinux-2:v2022-03-21", "entrypoint": [""] }
      tags: ["spack", "public", "aarch64"]

    signing-job-attributes:
      image: { "name": "ghcr.io/spack/notary:latest", "entrypoint": [""] }
      tags: ["spack", "aws"]
      script:
        - aws s3 sync --exclude "*" --include "*spec.json*" ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache /tmp
        - /sign.sh
        - aws s3 sync --exclude "*" --include "*spec.json.sig*" /tmp ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache

  cdash:
    build-group: AHUG ARM HPC User Group
    url: https://cdash.spack.io
    project: Spack Testing
    site: Cloud Gitlab Infrastructure