Skip to content
Merged
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,15 @@
# With an update to CUDA driver R575 or newer UCX fails to create a registration cache
# This cache is essential to prevent having to pin memory for every individual data
# transfer. Pinning memory for every individual transfer introduces a high overhead on
# every transfer, crippling performance
# A patch was introduced to solve the issue, this rebuild reinstalls UCX with that patch.
# More information, see https://gitlab.com/eessi/support/-/issues/209
easyconfigs:
- UCX-1.14.1-GCCcore-12.3.0.eb:
options:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/24388
from-commit: d438adc699f5ff35d866d9045f0aae663a0913cb
- UCX-1.15.0-GCCcore-13.2.0.eb:
options:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/24388
from-commit: d438adc699f5ff35d866d9045f0aae663a0913cb