You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Libfabric] Efa direct fallback and device mapping improvements (#817)
- Refactor libfabric device discovery and connection management
- Change getAvailableEfaDevices() to return provider-device mapping
- Update connection state handling in disconnect logic
- Modify rail manager to support provider-aware device selection
- Enhance topology detection for multi-provider environments
- Refactor libfabric memory registration to support device-specific operations
- Add device ID parameter to memory registration functions
- Update rail manager to handle device-aware memory registration
- Improve code formatting and line wrapping consistency
- Enhance topology management for multi-device scenarios
- Remove numa node mapping with EFA, instead select all rails in case of DRAM
- Clean up dead code to improve maintainability.
- Remove large blocks of commented-out code in nixlLibfabricEngine::disconnect() and simplify libfabric common utilities.
---------
Signed-off-by: Arun Karthik <[email protected]>
0 commit comments