Skip to content

Commit a4111a8

Browse files
authored
Merge branch 'main' into 2023.06-a64fx-4.9.4-2023b-gromacs-and-co
2 parents 3c4c932 + 6129405 commit a4111a8

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2023b.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,18 @@ easyconfigs:
120120
options:
121121
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/22523
122122
from-commit: 0044f08898e12cfd31177bfce0747ef2172226d1
123+
# from here on easyconfigs were originally built with EB 4.9.3
124+
# originally built with EB 4.9.3, PR 21436 was merged into develop before EB
125+
# 4.9.4 was released, but maybe it wasn't included in EB 4.9.4, to be on the safe
126+
# side we just use the commit, PR 3569 was targetting Sapphire Rapids, so likely
127+
# that is not needed here, however we keep it to stay in sync with what was used
128+
# for Sapphire Rapids
129+
- LAMMPS-29Aug2024-foss-2023b-kokkos.eb:
130+
options:
131+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/21436
132+
from-commit: 9dc24e57880a8adb06ae10557c5315e66671a533
133+
# see https://github.com/easybuilders/easybuild-easyblocks/pull/3569
134+
include-easyblocks-from-commit: 362b4679193612e04abe336fa041e2a34d183991
123135
# included for gracehopper on https://github.com/EESSI/software-layer/pull/993
124136
- SIONlib-1.7.7-GCCcore-13.2.0-tools.eb:
125137
options:

easystacks/software.eessi.io/2023.06/eessi-2023.06-eb-5.1.1-001-system.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ easyconfigs:
22
- Java-11.0.27.eb
33
- Java-17.0.15.eb
44
- Java-21.0.7.eb
5+
- Trimmomatic-0.39-Java-11.eb
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
easyconfigs:
2+
# note: M4 is only listed here because it's a build dependency for GCCcore,
3+
# but it was still filtered out as dependency when GCCcore/13.3.0 and GCCcore/14.2.0 got built;
4+
# now Autotools/Automake/libtool/M4 are retained as (build) dependency because the newer versions
5+
# in EESSI 2025.06 compat layer can cause problems with some installations (like OpenMPI);
6+
# see also https://github.com/EESSI/software-layer-scripts/pull/74
7+
- M4-1.4.19.eb

0 commit comments

Comments
 (0)