-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexternals_nocompat.yaml
More file actions
79 lines (79 loc) · 3.04 KB
/
externals_nocompat.yaml
File metadata and controls
79 lines (79 loc) · 3.04 KB
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
# Example of packages.yaml file for EESSI software stack without compat-layer packages (to be added by detection tool)
# EESSI detected microarchitecture: haswell
packages:
gcc:
externals:
- spec: gcc@13.2.0 languages:='c,c++,fortran' target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/GCCcore/13.2.0
dependencies: []
extra_attributes:
compilers:
c: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/GCCcore/13.2.0/bin/gcc
cxx: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/GCCcore/13.2.0/bin/g++
fortran: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/GCCcore/13.2.0/bin/gfortran
gmake:
externals:
- spec: gmake@4.4.1 target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/make/4.4.1-GCCcore-13.2.0
dependencies:
- spec: gcc@13.2.0 target=haswell
openblas:
externals:
- spec: openblas@0.3.24~ilp64 threads=openmp target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/OpenBLAS/0.3.24-GCC-13.2.0
dependencies:
- spec: gcc@13.2.0 target=haswell
fftw:
externals:
- spec: fftw@3.3.10~mpi+openmp+shared precision=float,double,long_double,quad target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/FFTW/3.3.10-GCC-13.2.0
dependencies:
- spec: gcc@13.2.0 target=haswell
curl:
externals:
- spec: curl@8.3.0+nghttp2 target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/cURL/8.3.0-GCCcore-13.2.0
dependencies:
- spec: gcc@13.2.0 target=haswell
- spec: zlib@1.2.13 # compat
deptypes:
- link
- spec: openssl@1.1.1w # compat
deptypes:
- build
- link
libarchive:
externals:
- spec: libarchive@3.7.2 target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/libarchive/3.7.2-GCCcore-13.2.0
dependencies:
- spec: gcc@13.2.0 target=haswell
cmake:
externals:
- spec: cmake@3.31.8 target=haswell
prefix: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/haswell/software/CMake/3.27.6-GCCcore-13.2.0
dependencies:
- spec: gcc@13.2.0 target=haswell
- spec: curl@8.3.0 target=haswell
deptypes:
- build
- link
- spec: ncurses@6.4.20230401 # compat
deptypes:
- build
- link
- spec: zlib@1.2.13 # compat
deptypes:
- build
- link
- spec: libarchive@3.7.2 target=haswell
deptypes:
- build
- link
- spec: bzip2@1.0.8 # compat
deptypes:
- link
- spec: openssl@1.1.1w # compat
deptypes:
- build
- link