diff --git a/easystacks/software.eessi.io/2023.06/accel/nvidia/rebuilds/20250805-eb-5.1.1-rebuild-2023a-for-cuda-sanity-check.yml b/easystacks/software.eessi.io/2023.06/accel/nvidia/rebuilds/20250805-eb-5.1.1-rebuild-2023a-for-cuda-sanity-check.yml new file mode 100644 index 0000000000..0d1e7dd625 --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/accel/nvidia/rebuilds/20250805-eb-5.1.1-rebuild-2023a-for-cuda-sanity-check.yml @@ -0,0 +1,11 @@ +# We'll rebuild all CUDA software, for various reasons +# 1. We now have a proper CUDA sanity check, and if anything was 'wrong' with our current CUDA installs, we'd like +# to know about it +# 2. The PR implementing a CI to check for differences between officially supported CUDA Compute Capabilities shows +# that there are a lot of missing installations https://github.com/EESSI/software-layer/pull/1087 . A rebuild PR like +# this will have the convenient side effect of filling all those holes +easyconfigs: + - LAMMPS-2Aug2023_update2-foss-2023a-kokkos-CUDA-12.1.1.eb + - ESPResSo-4.2.2-foss-2023a-CUDA-12.1.1.eb + - LightGBM-4.5.0-foss-2023a-CUDA-12.1.1.eb + diff --git a/easystacks/software.eessi.io/2023.06/accel/nvidia/rebuilds/20250805-eb-5.1.1-rebuild-2023b-for-cuda-sanity-check.yml b/easystacks/software.eessi.io/2023.06/accel/nvidia/rebuilds/20250805-eb-5.1.1-rebuild-2023b-for-cuda-sanity-check.yml new file mode 100644 index 0000000000..155ca5141f --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/accel/nvidia/rebuilds/20250805-eb-5.1.1-rebuild-2023b-for-cuda-sanity-check.yml @@ -0,0 +1,11 @@ +# We'll rebuild all CUDA software, for various reasons +# 1. We now have a proper CUDA sanity check, and if anything was 'wrong' with our current CUDA installs, we'd like +# to know about it +# 2. The PR implementing a CI to check for differences between officially supported CUDA Compute Capabilities shows +# that there are a lot of missing installations https://github.com/EESSI/software-layer/pull/1087 . A rebuild PR like +# this will have the convenient side effect of filling all those holes +easyconfigs: + - UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb + - UCC-CUDA-1.2.0-GCCcore-13.2.0-CUDA-12.4.0.eb + - OSU-Micro-Benchmarks-7.5-gompi-2023b-CUDA-12.4.0.eb + - GROMACS-2024.4-foss-2023b-CUDA-12.4.0.eb