Skip to content

Commit cd2a2d2

Browse files
authored
Merge branch '2023.06-software.eessi.io' into 2023.06-software.eessi.io_OpenFOAM-v2312
2 parents b57463a + 782eb66 commit cd2a2d2

File tree

4 files changed

+50
-0
lines changed

4 files changed

+50
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ easyconfigs:
2727
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20951
2828
from-commit: a92667fe32396bbd4106243658625f7ff2adcd68
2929
- amdahl-0.3.1-gompi-2023a.eb
30+
- librosa-0.10.1-foss-2023a.eb
31+
- xarray-2023.9.0-gfbf-2023a.eb
32+
- SciTools-Iris-3.9.0-foss-2023a.eb
3033
- OpenFOAM-v2312-foss-2023a.eb:
3134
options:
3235
# https://github.com/easybuilders/easybuild-easyblocks/pull/3388
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# 2024.07.29
2+
# Python ctypes relies on LD_LIBRARY_PATH and doesn't respect rpath linking. There is a workaround
3+
# for the EasyBuild context in https://github.com/easybuilders/easybuild-easyblocks/pull/3352.
4+
#
5+
# This rebuild ensures this fix is available for all Python versions shipped with EESSI.
6+
#
7+
# See https://gitlab.com/eessi/support/-/issues/77
8+
easyconfigs:
9+
- Python-3.10.8-GCCcore-12.2.0-bare:
10+
options:
11+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
12+
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
13+
- Python-3.10.8-GCCcore-12.2.0:
14+
options:
15+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
16+
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
17+
- Python-3.11.3-GCCcore-12.3.0:
18+
options:
19+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
20+
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
21+
- Python-3.11.5-GCCcore-13.2.0:
22+
options:
23+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
24+
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 2024.08.01
2+
# Python ctypes relies on LD_LIBRARY_PATH and doesn't respect rpath linking. There is a workaround
3+
# for the EasyBuild context in https://github.com/easybuilders/easybuild-easyblocks/pull/3352.
4+
#
5+
# This rebuild ensures this fix is available for all Python versions shipped for
6+
# zen4 with EESSI.
7+
#
8+
# See https://gitlab.com/eessi/support/-/issues/77
9+
easyconfigs:
10+
- Python-3.11.3-GCCcore-12.3.0:
11+
options:
12+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
13+
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
14+
- Python-3.11.5-GCCcore-13.2.0:
15+
options:
16+
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
17+
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f

easystacks/software.eessi.io/2023.06/zen4/eessi-2023.06-eb-4.9.2-2023a.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ easyconfigs:
1111
options:
1212
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20958
1313
from-commit: dbadb2074464d816740ee0e95595c2cb31b6338f
14+
- Highway-1.0.4-GCCcore-12.3.0.eb:
15+
options:
16+
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20942
17+
from-commit: 524da37b903585cea5a9eeb4156d1c8d57636bd8
18+
- librosa-0.10.1-foss-2023a.eb
19+
- R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb

0 commit comments

Comments
 (0)