summaryrefslogtreecommitdiff
path: root/share/spack/gitlab/cloud_pipelines/stacks/e4s-cray-sles/spack.yaml
blob: c141cd9bf9233a2bef5e7e260b501564b275345c (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
spack:
  include:
  - $spack/share/spack/gitlab/cloud_pipelines/configs/linux/ci.yaml

  view: false

  concretizer:
    reuse: false
    unify: false

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

    tbb:
      require: "intel-tbb"
    binutils:
      variants: +ld +gold +headers +libiberty ~nls
    boost:
      variants: +python +filesystem +iostreams +system
    cuda:
      version: [11.7.0]
    elfutils:
      variants: +bzip2 ~nls +xz
      require: "%gcc"
    hdf5:
      variants: +fortran +hl +shared
    libfabric:
      variants: fabrics=sockets,tcp,udp,rxm
    libunwind:
      variants: +pic +xz
    mpich:
      variants: ~wrapperrpath
    ncurses:
      variants: +termlib
    paraview:
      # Don't build GUI support or GLX rendering for HPC/container deployments
      require: "@5.11 ~qt+osmesa"
    python:
      version: [3.8.13]
    trilinos:
      require:
      - one_of: [+amesos +amesos2 +anasazi +aztec +boost +epetra +epetraext +ifpack
            +intrepid +intrepid2 +isorropia +kokkos +minitensor +nox +piro +phalanx
            +rol +rythmos +sacado +stk +shards +stratimikos +tempus +tpetra
            +trilinoscouplings +zoltan]
      - one_of: [gotype=long_long, gotype=all]
      - one_of: [~ml ~muelu ~zoltan2 ~teko, +ml +muelu +zoltan2 +teko]
    xz:
      variants: +pic
    mesa:
      version: [21.3.8]
    unzip:
      require: "%gcc"

  specs:
  # CPU
  - adios
  - aml
  - arborx
  - argobots
  - bolt
  - butterflypack
  - boost +python +filesystem +iostreams +system
  - cabana
  - chai ~benchmarks ~tests
  - conduit
  - datatransferkit
  - flecsi
  - fortrilinos
  - ginkgo
  - globalarrays
  - gmp
  - gotcha
  - h5bench
  - hdf5-vol-async
  - hdf5-vol-cache
  - hdf5-vol-log
  - heffte +fftw
  - hypre
  - kokkos +openmp
  - kokkos-kernels +openmp
  - lammps
  - legion
  - libnrm
  - libquo
  - libunwind
  - mercury
  - metall
  - mfem
  - mgard +serial +openmp +timing +unstructured ~cuda
  - mpark-variant
  - mpifileutils ~xattr
  - nccmp
  - nco
  - netlib-scalapack
  - omega-h
  - openmpi
  - openpmd-api
  - papi
  - papyrus
  - pdt
  - pumi
  - qthreads scheduler=distrib
  - raja
  - slate ~cuda
  - stc
  - sundials
  - superlu
  - superlu-dist
  - swig
  - swig@4.0.2-fortran
  - sz3
  - tasmanian
  - trilinos +belos +ifpack2 +stokhos
  - turbine
  - umap
  - umpire
  - veloc
  - wannier90

  # ERRORS
  # - caliper                     # caliper: ModuleNotFoundError: No module named 'math'; src/mpi/services/mpiwrap/CMakeFiles/caliper-mpiwrap.dir/build.make:77: src/mpi/services/mpiwrap/Wrapper.cpp] Error 1
  # - charliecloud                # python: Could not find platform dependent libraries <exec_prefix>
  # - flit                        # python: Could not find platform dependent libraries <exec_prefix>
  # - flux-core                   # python: Could not find platform dependent libraries <exec_prefix>
  # - hpx max_cpu_count=512 networking=mpi # python: Could not find platform dependent libraries <exec_prefix>
  # - libpressio +bitgrooming +bzip2 ~cuda ~cusz +fpzip +hdf5 +libdistributed +lua +openmp +python +sz +sz3 +unix +zfp +json +remote +netcdf +mgard # python: Could not find platform dependent libraries <exec_prefix>
  # - petsc                       # petsc: SyntaxError: (unicode error) \N escapes not supported (can't load unicodedata module)
  # - plumed                      # python: Could not find platform dependent libraries <exec_prefix>
  # - precice                     # petsc: SyntaxError: (unicode error) \N escapes not supported (can't load unicodedata module)
  # - py-h5py +mpi                # python: Could not find platform dependent libraries <exec_prefix>
  # - py-h5py ~mpi                # python: Could not find platform dependent libraries <exec_prefix>
  # - py-libensemble +mpi +nlopt  # python: Could not find platform dependent libraries <exec_prefix>
  # - py-petsc4py                 # python: Could not find platform dependent libraries <exec_prefix>
  # - slepc                       # petsc: SyntaxError: (unicode error) \N escapes not supported (can't load unicodedata module)
  # - tau +mpi +python            # tau: ERROR: Cannot find python library (libpython*.[so|dylib]

  # HOLDING THESE BACK UNTIL CRAY SLES CAPACITY IS EXPANDED AT UO
  # - alquimia
  # - amrex
  # - archer
  # - axom
  # - bricks
  # - dealii
  # - dyninst
  # - ecp-data-vis-sdk ~cuda ~rocm +adios2 +ascent +cinema +darshan +faodel +hdf5 +paraview +pnetcdf +sz +unifyfs +veloc ~visit +vtkm +zfp ^hdf5@1.14 # llvm@14.0.6: ?;
  # - exaworks
  # - gasnet
  # - gptune
  # - hpctoolkit
  # - nrm
  # - nvhpc
  # - parsec ~cuda
  # - phist
  # - plasma
  # - py-jupyterhub
  # - py-warpx
  # - quantum-espresso
  # - scr
  # - strumpack ~slate
  # - upcxx
  # - variorum
  # - xyce +mpi +shared +pymi +pymi_static_tpls ^trilinos~shylu

  cdash:
    build-group: E4S Cray SLES