Skip to content

Commit

Permalink
DAOS-16634 mecury: Update source build to use latest na_ucx. patch.
Browse files Browse the repository at this point in the history
Required-githooks: true

Signed-off-by: Joseph Moore <joseph.moore@intel.com>
  • Loading branch information
jgmoore-or committed Sep 27, 2024
1 parent c1a40d2 commit a3ed405
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/tests/ftest/util/network_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
SUPPORTED_PROVIDERS = (
"ofi+cxi",
"ofi+verbs;ofi_rxm",
"ucx+dc_mlx5",
"ucx+dc_x",
"ucx+ud_x",
"ofi+tcp",
"ofi+tcp;ofi_rxm",
Expand Down
2 changes: 1 addition & 1 deletion utils/build.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ ucx=https://github.com/openucx/ucx.git
spdk=https://github.com/spdk/spdk/commit/b0aba3fcd5aceceea530a702922153bc75664978.diff,https://github.com/spdk/spdk/commit/445a4c808badbad3942696ecf16fa60e8129a747.diff
ofi=https://github.com/ofiwg/libfabric/commit/d827c6484cc5bf67dfbe395890e258860c3f0979.diff
fuse=https://github.com/libfuse/libfuse/commit/c9905341ea34ff9acbc11b3c53ba8bcea35eeed8.diff
mercury=https://raw.githubusercontent.com/daos-stack/mercury/481297621bafbbcac4cc6f8feab3f1b6f8b14b59/na_ucx_keyres_epchk.patch
mercury=https://raw.githubusercontent.com/daos-stack/mercury/3d189a6e90326adaa25126b0adeb3df8f3a30a90/na_ucx.patch

0 comments on commit a3ed405

Please sign in to comment.