Loading CHANGELOG.md +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ replicas ([!166](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/141) margo-shim-hg ([!165](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_request/165)). - Improves RPC stability - Removes manual updates to Mercury public IDs from Hermes-Mercury to Margo - Updated Spack to support the latest version ([!190](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_request/190)). ### Removed ### Fixed Loading scripts/spack/packages/libfabric/package.py +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,9 @@ import re import spack.platforms.cray from spack.package import * ################################# # NOTE: This is a copy from the main tree which causes errors with UCX. This was fixed in this version. ################################ class Libfabric(AutotoolsPackage): """The Open Fabrics Interfaces (OFI) is a framework focused on exporting Loading Loading
CHANGELOG.md +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ replicas ([!166](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/141) margo-shim-hg ([!165](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_request/165)). - Improves RPC stability - Removes manual updates to Mercury public IDs from Hermes-Mercury to Margo - Updated Spack to support the latest version ([!190](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_request/190)). ### Removed ### Fixed Loading
scripts/spack/packages/libfabric/package.py +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,9 @@ import re import spack.platforms.cray from spack.package import * ################################# # NOTE: This is a copy from the main tree which causes errors with UCX. This was fixed in this version. ################################ class Libfabric(AutotoolsPackage): """The Open Fabrics Interfaces (OFI) is a framework focused on exporting Loading