File tree Expand file tree Collapse file tree 4 files changed +50
-0
lines changed
easystacks/software.eessi.io/2023.06 Expand file tree Collapse file tree 4 files changed +50
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments