1
1
packages :
2
2
gcc :
3
3
externals :
4
- - spec : gcc@12.3 .0
5
- prefix : /data/ssd1/software/2024-05-01 /opt/compilers /linux-rocky8-zen2 /gcc-12.3.0/gcc-12.3.0-zotxciurfbgq5pi35vo2v42kwneo6hfk
4
+ - spec : gcc@12.5 .0
5
+ prefix : /data/ssd1/software/2025-09-25 /opt/bootstrap /linux-zen /gcc-12.5.0-rihnasrwn63d4v4fx6fudrhztcedj3nv
6
6
extra_attributes :
7
7
compilers :
8
- c : /data/ssd1/software/2024-05-01 /opt/compilers /linux-rocky8-zen2 /gcc-12.3.0/gcc-12.3.0-zotxciurfbgq5pi35vo2v42kwneo6hfk /bin/gcc
9
- cxx : /data/ssd1/software/2024-05-01 /opt/compilers /linux-rocky8-zen2 /gcc-12.3.0/gcc-12.3.0-zotxciurfbgq5pi35vo2v42kwneo6hfk /bin/g++
10
- fortran : /data/ssd1/software/2024-05-01 /opt/compilers /linux-rocky8-zen2 /gcc-12.3.0/gcc-12.3.0-zotxciurfbgq5pi35vo2v42kwneo6hfk /bin/gfortran
8
+ c : /data/ssd1/software/2025-09-25 /opt/bootstrap /linux-zen /gcc-12.5.0-rihnasrwn63d4v4fx6fudrhztcedj3nv /bin/gcc
9
+ cxx : /data/ssd1/software/2025-09-25 /opt/bootstrap /linux-zen /gcc-12.5.0-rihnasrwn63d4v4fx6fudrhztcedj3nv /bin/g++
10
+ fortran : /data/ssd1/software/2025-09-25 /opt/bootstrap /linux-zen /gcc-12.5.0-rihnasrwn63d4v4fx6fudrhztcedj3nv /bin/gfortran
11
11
llvm :
12
12
externals :
13
- - spec : llvm@17.0.6
14
- prefix : /data/ssd1/software/2024-05-01 /opt/compilers/linux-rocky8- zen2/gcc-12.3.0/ llvm-17.0.6-fzo52dlnsdgyyb3wgxrrlxmnvepk6esa
13
+ - spec : llvm@20.1.8
14
+ prefix : /data/ssd1/software/2025-09-25 /opt/compilers/linux-zen2/llvm-20.1.8-hb7th6clwqfn45odo2h2w6flnd6zvgg7
15
15
extra_attributes :
16
16
compilers :
17
- c : /data/ssd1/software/2024-05-01 /opt/compilers/linux-rocky8- zen2/gcc-12.3.0/ llvm-17.0.6-fzo52dlnsdgyyb3wgxrrlxmnvepk6esa /bin/clang
18
- cxx : /data/ssd1/software/2024-05-01 /opt/compilers/linux-rocky8- zen2/gcc-12.3.0/ llvm-17.0.6-fzo52dlnsdgyyb3wgxrrlxmnvepk6esa /bin/clang++
17
+ c : /data/ssd1/software/2025-09-25 /opt/compilers/linux-zen2/llvm-20.1.8-hb7th6clwqfn45odo2h2w6flnd6zvgg7 /bin/clang
18
+ cxx : /data/ssd1/software/2025-09-25 /opt/compilers/linux-zen2/llvm-20.1.8-hb7th6clwqfn45odo2h2w6flnd6zvgg7 /bin/clang++
19
19
hdf5 :
20
20
require : " ~fortran"
21
21
h5z-zfp :
@@ -25,12 +25,12 @@ packages:
25
25
mpi :
26
26
require : " mpich"
27
27
cuda :
28
- require : " @=12.5.1 "
28
+ require : " @=12.9.0 "
29
29
fortran :
30
- require : " gcc@12.3 .0"
30
+ require : " gcc@12.5 .0"
31
31
all :
32
32
providers :
33
- c : [gcc@12.3 .0, llvm@17.0.6 ]
34
- cxx : [gcc@12.3 .0, llvm@17.0.6 ]
33
+ c : [gcc@12.5 .0, llvm@20.1.8 ]
34
+ cxx : [gcc@12.5 .0, llvm@20.1.8 ]
35
35
variants : build_type=Release cuda_arch=80
36
36
target : [zen2]
0 commit comments