Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 2024.08.01
# Python ctypes relies on LD_LIBRARY_PATH and doesn't respect rpath linking. There is a workaround
# for the EasyBuild context in https://github.com/easybuilders/easybuild-easyblocks/pull/3352.
#
# This rebuild ensures this fix is available for all Python versions shipped for
# zen4 with EESSI.
#
# See https://gitlab.com/eessi/support/-/issues/77
easyconfigs:
- Python-3.11.3-GCCcore-12.3.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
- Python-3.11.5-GCCcore-13.2.0:
options:
# See https://github.com/easybuilders/easybuild-easyblocks/pull/3352
include-easyblocks-from-commit: 1ee17c0f7726c69e97442f53c65c5f041d65c94f
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ easyconfigs:
options:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20942
from-commit: 524da37b903585cea5a9eeb4156d1c8d57636bd8
- librosa-0.10.1-foss-2023a.eb