summaryrefslogtreecommitdiff
path: root/share/spack/gitlab/cloud_pipelines/stacks/e4s-cray-rhel/spack.yaml
blob: 2407c17bde95328b492c9745e971f8a102bbf5ac (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
spack:
  view: false

  concretizer:
    reuse: false
    unify: false

  packages:
    all:
      require: '%cce'
      compiler: [cce]
      providers:
        blas: [cray-libsci]
        lapack: [cray-libsci]
        mpi: [cray-mpich]
        tbb: [intel-tbb]
        scalapack: [netlib-scalapack]
      target: [zen4]
      variants: +mpi

    binutils:
      variants: +ld +gold +headers +libiberty ~nls
    hdf5:
      variants: +fortran +hl +shared
    libunwind:
      variants: +pic +xz
    ncurses:
      require: '@6.3 +termlib'
    openblas:
      require: '@0.3.20'
      variants: threads=openmp
    xz:
      variants: +pic
    elfutils:
      variants: +bzip2 ~nls +xz
      require: '%gcc'
    unzip:
      require: '%gcc'

  specs:
  - adios2
  - amrex
  - butterflypack
  - conduit
  - flux-core
  - h5bench
  - hdf5-vol-async
  - hdf5-vol-cache
  - hdf5-vol-log
  - hypre
  - kokkos
  - kokkos-kernels
  - legion
  - mfem
  - petsc
  - py-petsc4py
  - raja
  - slepc
  - superlu-dist
  - tau

  mirrors: { "mirror": "s3://spack-binaries-cray/develop/e4s-cray-rhel" }

  cdash:
    build-group: E4S Cray