-
Notifications
You must be signed in to change notification settings - Fork 1
/
packages.yaml
67 lines (67 loc) · 1.82 KB
/
packages.yaml
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
packages:
all:
compiler: [[email protected], intel, aocc]
providers:
mpi: [mvapich2, intel-mpi, hpcx-mpi, openmpi]
blas: [intel-mkl, openblas, amdblis]
lapack: [intel-mkl, openblas]
aocc:
variants: +license-agreed
hdf5:
variants: +cxx +fortran +szip +threadsafe +mpi +hl
netcdf-c:
variants: ~dap~hdf4 maxdims=1024 maxvars=8192 +mpi+parallel-netcdf+pic+shared
parallel-netcdf:
variants: ~cxx +fortran +pic
stream:
variants: +openmp
ior:
variants: +hdf5
hpl:
variants: +openmp
intel-mkl:
variants: threads=openmp
amdblis:
variants: threads=openmp
amdlibflame:
variants: threads=openmp
# ncurses:
# variants: ccflags="-std=c++11"
#-- module environments don't seem to pick up paths correctly
intel-mpi:
# [email protected]: /opt/intel/comp
# [email protected]: /opt/intel/compilers_and_libraries_2019.5.281/linux/mpi
buildable: false
externals:
- spec: [email protected]
prefix: /opt/intel/compilers_and_libraries_2018.5.274/linux/mpi
- spec: [email protected]
modules:
- mpi/impi_2018.4.274
# mpich:
# paths:
# [email protected]%[email protected]: /opt/mpich-3.4.2
# buildable: False
mvapich2:
# paths:
# [email protected]%[email protected]: /opt/mvapich2-2.3.5
buildable: false
externals:
- spec: [email protected]%[email protected]
modules:
- mpi/mvapich2-2.3.5
openmpi:
buildable: false
externals:
- spec: [email protected]%[email protected]
modules:
- mpi/openmpi-4.1.0
hpcx-mpi:
buildable: false
externals:
- spec: [email protected]
#prefix: /opt/hpcx-v2.8.3-gcc-MLNX_OFED_LINUX-5.2-2.2.3.0-redhat7.9-x86_64/modulefiles/hpcx
prefix: /opt/hpcx-v2.8.3-gcc-MLNX_OFED_LINUX-5.2-2.2.3.0-redhat7.9-x86_64/ompi
- spec: [email protected]
modules:
- mpi/hpcx-v2.8.3