Skip to content

Commit 39bffa2

Browse files
authored
Merge pull request #1030 from TopRichard/eessi-2023.06-CUDA-OSU-cc70
Build CUDA + OSU-Micro-Benchmarks GPU software for supported combinations of CPU and CUDA compute capability 70
2 parents d1d0106 + ead8115 commit 39bffa2

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# 2025.04.15
2+
# Rebuild CUDA and OSU-Micro-Benchmarks-CUDA software for cc70
3+
easyconfigs:
4+
- CUDA-12.1.1.eb:
5+
options:
6+
accept-eula-for: CUDA
7+
# see https://github.com/easybuilders/easybuild-easyblocks/pull/3516
8+
include-easyblocks-from-commit: 3469151ce7e4f85415c877dee555aeea7691c757
9+
# - CUDA-Samples-12.1-GCC-12.3.0-CUDA-12.1.1.eb
10+
- UCX-CUDA-1.14.1-GCCcore-12.3.0-CUDA-12.1.1.eb
11+
- UCC-CUDA-1.2.0-GCCcore-12.3.0-CUDA-12.1.1.eb
12+
- OSU-Micro-Benchmarks-7.2-gompi-2023a-CUDA-12.1.1.eb
13+
- CUDA-12.4.0.eb:
14+
options:
15+
accept-eula-for: CUDA
16+
include-easyblocks-from-commit: 3469151ce7e4f85415c877dee555aeea7691c757
17+
- UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb
18+
- UCC-CUDA-1.2.0-GCCcore-13.2.0-CUDA-12.4.0.eb:
19+
options:
20+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/21565
21+
from-commit: 46141a3f40e699433fac03af2d3ed81bd5a62da7
22+
- OSU-Micro-Benchmarks-7.5-gompi-2023b-CUDA-12.4.0.eb:
23+
options:
24+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/21926
25+
# from-commit: de79ec74eb076e1aceda5e21235a73c05ed6764c
26+
# use merge commit
27+
from-commit: f3bd10b19f7caf4de3302bc7a73749341db9c7d8

0 commit comments

Comments
 (0)