-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy pathmodules
More file actions
104 lines (87 loc) · 3.23 KB
/
modules
File metadata and controls
104 lines (87 loc) · 3.23 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
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
# List of modules used by . ./mfc.sh load to load modules known to be compatible
# with MFC on different clusters.
#
# [slug] [system name]
# [slug]-all [common modules] (any number of lines)
# [slug]-cpu [cpu-only modules] (any number of lines)
# [slug]-gpu [gpu-only modules] (any number of lines)
b PSC Bridges2
b-all python/3.8.6 hdf5 anaconda3
b-cpu allocations/1.0 gcc/10.2.0 openmpi/4.0.5-gcc10.2.0
b-gpu nvhpc/22.9 cuda/11.7 openmpi/4.0.5-nvhpc22.9
b-gpu MFC_CUDA_CC=70,75,80 NVHPC_CUDA_HOME=$CUDA_HOME CC=nvc CXX=nvc++ FC=nvfortran
a OLCF Ascent
a-all python cmake/3.22.2
a-cpu gcc/11.1.0 spectrum-mpi cuda
a-gpu nvhpc/21.11 spectrum-mpi cuda/nvhpc nsight-compute nsight-systems
a-gpu CC=nvc CXX=nvc++ FC=nvfortran
r Richardson
r-all python/3.7
r-cpu gcc/9.3.0 openmpi-2.0/gcc-9.3.0
w OLCF Wombat
w-all cmake/3.25.1 python/3.10.8
w-cpu gcc/11.1.0 openmpi/4.0.5_gcc
w-gpu nvhpc/22.11
w-gpu CC=nvc CXX=nvc++ FC=nvfortran
e SDSC Expanse
e-all python/3.8.5
e-cpu cpu/0.15.4 gcc/9.2.0 openmpi/4.1.1 cmake/3.18.2
e-gpu gpu/0.15.4 cuda/11.0.2 nvhpc/22.2 openmpi/4.0.5 cmake/3.19.8
e-gpu CC=nvc CXX=nvc++ FC=nvfortran
p GT Phoenix
p-all python/3.12.5
p-cpu gcc/12.3.0 openmpi/4.1.5
p-gpu python/3.12.5 nvhpc/24.5 hpcx/2.19-cuda cuda/12.1.1
p-gpu MFC_CUDA_CC=70,75,80,89,90 NVHPC_CUDA_HOME=$CUDA_HOME CC=nvc CXX=nvc++ FC=nvfortran
f OLCF Frontier
f-all cpe/25.03 rocm/6.3.1
f-all cray-fftw cray-hdf5 python cmake
f-gpu python craype-accel-amd-gfx90a rocprofiler-compute/3.0.0
famd OLCF Frontier AMD
famd-all python cmake
famd-all cpe/25.09
famd-all PrgEnv-amd
tuo OLCF Tuolumne
tuo-all cpe/25.03 rocm/6.3.1
tuo-all cray-fftw/3.3.10.9 cray-hdf5 python/3.12.2 cmake
tuo-gpu craype-accel-amd-gfx942
tuo-gpu HSA_XNACK=0
d NCSA Delta
d-all python
d-cpu gcc/11.4.0 openmpi
d-gpu PrgEnv-nvidia/8.6.0
d-gpu CC=nvc CXX=nvc++ FC=nvfortran
d-gpu MFC_CUDA_CC=80,86
o Brown Oscar
o-all python
o-cpu hpcx-mpi python/3.13.10s
o-gpu nvhpc cuda/12.3.0 cmake/3.26.3
o-gpu CC=nvc CXX=nvc++ FC=nvfortran
dai NCSA DeltaAI
dai-all python cmake nvhpc-openmpi3/24.3 cuda
dai-all CC=nvc CXX=nvc++ FC=nvfortran
dai-gpu MFC_CUDA_CC=89,90
c DoD Carpenter (GNU)
c-all python/3.12.1
c-cpu compiler-rt/2024.2.0 ifort/2024.2.0 icc/2023.1.0 mpi/latest cmake/3.28.1-intel-2023.0.0
c-cpu CC=gcc CXX=g++ FC=gfortran
cc DoD Carpenter (Cray)
cc-all cray-python/3.11.7 craype-x86-rome
cc-cpu PrgEnv-cray/8.5.0 cray-fftw/3.3.10.8 cray-hdf5/1.14.3.1 cray-pals/1.4.0 cray-libpals/1.4.0
n DoD Nautilus
n-all slurm
n-cpu penguin/openmpi/4.1.5/gcc-8.5.0
n-gpu penguin/openmpi/4.1.5/nvhpc-22.3 nvidia/nvhpc/22.3 cuda/cuda-11.6
n-gpu CC=nvc CXX=nvc++ FC=nvfortran
san CSCS Santis
san-all cmake python
san-gpu nvhpc cuda cray-mpich
h hipergator
h-all python/3.12
h-cpu gcc/14.2 openmpi/5.0.7
h-gpu UCX_NET_DEVICES="mlx5_4:1,mlx5_7:1,mlx5_8:1,mlx5_9:1,mlx5_10:1,mlx5_13:1,mlx5_14:1,mlx5_15:1"
h-gpu cuda/12.9.1 nvhpc/25.9 openmpi/5.0.7
h-gpu CC=/apps/compilers/nvhpc/25.9/Linux_x86_64/25.9/comm_libs/mpi/bin/mpicc
h-gpu CXX=/apps/compilers/nvhpc/25.9/Linux_x86_64/25.9/comm_libs/mpi/bin/mpicxx
h-gpu FC=/apps/compilers/nvhpc/25.9/Linux_x86_64/25.9/comm_libs/mpi/bin/mpifort
h-gpu NVCOMPILER_COMM_LIBS_HOME=/apps/compilers/nvhpc/25.9/Linux_x86_64/25.9/comm_libs/12.9