New
0.7.0
Summary
NVIDIA® NIXL Release 0.7.0 introduces the new GUSLI storage plugin, adds build support for the CUDA 13.0 toolkit, and delivers key improvements to the Libfabric, UCX and GPUNetIO backends.
- GUSLI Storage Plugin: Introduces a new storage backend based on NVIDIA GUSLI for high-performance access to flash storage.
- CUDA 13 Build Support:
Enables NIXL and the
nixlbenchsuite to be built from source with CUDA 13.0, ensuring compatibility with the latest drivers and libraries. Official binary packages with CUDA 13.0 support are planned for a future release.
New Features
- Introduced the GUSLI storage plugin for high-throughput, low-latency I/O (#887).
Improvements
- [Build] Added support for building NIXL and
nixlbenchfrom source with CUDA 13 (#820). - [Libfabric] Added support for non-GDR instances on AWS and resolved python wheel compatibility issues (#901, #937).