Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/admin/fabrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ For NVIDIA based InfiniBand and RoCE Ethernet fabrics, Mercury's
[UCX](https://openucx.org/) backend is the recommended plugin.
For all other fabrics, Mercury's
[libfabric](https://ofiwg.github.io/libfabric/) backend is used.
DAOS Version 2.9 uses Mercury Version 2.4.1.
DAOS Version 2.8 uses Mercury Version 2.4.1.

Mercury backends are dynamically loaded, and there is no RPM dependency
in the base `mercury` RPM for a specific backend. Depending on the intended
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/ucx.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ the following steps are needed:
DAOS is installed. This is the same for libfabric and for UCX:
DAOS only supports the NVIDIA-provided DOCA-OFED stack,
not the inbox drivers.
Refer to the [DAOS Support Matrix](https://docs.daos.io/v2.9/release/support_matrix)
Refer to the [DAOS Support Matrix](https://docs.daos.io/v2.8/release/support_matrix)
for information about supported DOCA-OFED releases.

* The `mercury-ucx` RPM package needs to be **manually** selected for
Expand Down
Loading