Tags: ai-dynamo/nixl
Tags
UCX: Always use 2 RMA rails - v0.8.0 (#1029) There is no need to use four rails with IB, as it can cause performance degradation in certain cases. This change was originally introduced for AWS/EFA support, but the preferred plugin for EFA is now libfabric. Signed-off-by: Mikhail Brinskii <[email protected]>
Load md fixes (#969) (#986) * Load md fixes (#969) * libfabric: Fix creation of localMD When creating MD for local operations populate the remote selected endpoints array. Remove dedicated code for local operations on the same agent process to use general flow now that localMD is created correctly Signed-off-by: Amit Radzi <[email protected]> * libfabric: Refactor load MD functions Create a helper function for the common part of loadLocalMD and loadRemoteMD Signed-off-by: Amit Radzi <[email protected]> --------- Signed-off-by: Amit Radzi <[email protected]> Co-authored-by: Adit Ranadive <[email protected]> * libfabric: small fix pub_md release time. (#978) It crashed when running with nixl log at DEBUG level. Signed-off-by: Feng Ji <[email protected]> Co-authored-by: Mikhail Brinskiy <[email protected]> --------- Signed-off-by: Amit Radzi <[email protected]> Signed-off-by: Feng Ji <[email protected]> Co-authored-by: Amit Radzi <[email protected]> Co-authored-by: Adit Ranadive <[email protected]> Co-authored-by: fengjica <[email protected]> Co-authored-by: Mikhail Brinskiy <[email protected]>
PreviousNext