Skip to content

Commit 12c3099

Browse files
authored
Merge pull request #1167 from casparvl/rebuild_lammps
Rebuild LAMMPS
2 parents 0008113 + 2b13d91 commit 12c3099

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# We'll rebuild all CUDA software, for various reasons
2+
# 1. We now have a proper CUDA sanity check, and if anything was 'wrong' with our current CUDA installs, we'd like
3+
# to know about it
4+
# 2. The PR implementing a CI to check for differences between officially supported CUDA Compute Capabilities shows
5+
# that there are a lot of missing installations https://github.com/EESSI/software-layer/pull/1087 . A rebuild PR like
6+
# this will have the convenient side effect of filling all those holes
7+
easyconfigs:
8+
- LAMMPS-2Aug2023_update2-foss-2023a-kokkos-CUDA-12.1.1.eb:
9+
options:
10+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3943
11+
# and https://github.com/easybuilders/easybuild-easyblocks/pull/3945
12+
include-easyblocks-from-commit: 6a0f356cda727feaaf79fdb72ae2cfbe48bbdf28

0 commit comments

Comments
 (0)