Skip to content

Commit fed90b8

Browse files
committed
Merge branch '2023.06-software.eessi.io' of github-trz:EESSI/software-layer into fix_CI_and_reframe_issues_on_grace
2 parents df59ac9 + e5872d2 commit fed90b8

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,13 @@ easyconfigs:
1717
- LHAPDF-6.5.4-GCC-12.3.0.eb
1818
- LoopTools-2.15-GCC-12.3.0.eb
1919
- R-4.3.2-gfbf-2023a.eb
20+
- Boost-1.82.0-GCC-12.3.0.eb:
21+
options:
22+
# source URLs for Boost have changed, corresponding PR is
23+
# https://github.com/easybuilders/easybuild-easyconfigs/pull/22157
24+
from-commit: 5bebccf792ccf35a8ee3250bc8fed86dff5d5df9
25+
- netCDF-4.9.2-gompi-2023a.eb
26+
- FFmpeg-6.0-GCCcore-12.3.0.eb
27+
- ALL-0.9.2-foss-2023a.eb
28+
- CDO-2.2.2-gompi-2023a.eb
29+
- BWA-0.7.17-20220923-GCCcore-12.3.0.eb

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,25 @@ easyconfigs:
8686
# from-pr: 20201
8787
- Qt5-5.15.13-GCCcore-13.2.0.eb
8888
- OSU-Micro-Benchmarks-7.2-gompi-2023b.eb
89+
# from here on easyconfigs were originally built with EB 4.9.1
90+
- scikit-build-core-0.9.3-GCCcore-13.2.0.eb:
91+
options:
92+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/21671
93+
# we need to use from-commit because the PR was merged after EB 4.9.4 was
94+
# released
95+
from-commit: c38f0637504bcd66e6f7f80277552934e1b03127
96+
# originally built with EB 4.9.1, PR 20522 was included since EB 4.9.2
97+
# - GROMACS-2024.1-foss-2023b.eb:
98+
# options:
99+
# # see https://github.com/easybuilders/easybuild-easyconfigs/pull/20522
100+
# from-commit: a0a467a88506c765a93a96b20d7a8fcb01d46b24
101+
- GROMACS-2024.1-foss-2023b.eb
102+
- NLTK-3.8.1-foss-2023b.eb
103+
# originally built with EB 4.9.1, PR 20792 was included since EB 4.9.2
104+
# - Valgrind-3.23.0-gompi-2023b.eb:
105+
# options:
106+
# from-pr: 20792
107+
- Valgrind-3.23.0-gompi-2023b.eb
89108
# JUST FOR TESTING WHETHER adding --contain removes lua error messages and lets
90109
# ReFrame tests run
91110
- BWA-0.7.18-GCCcore-13.2.0.eb:

0 commit comments

Comments
 (0)