Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2025

Bumps nixl from 0.4.0 to 0.7.0.

Release notes

Sourced from nixl's releases.

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 nixlbench suite 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 nixlbench from source with CUDA 13 (#820).
  • [Libfabric] Added support for non-GDR instances on AWS and resolved python wheel compatibility issues (#901, #937).
  • [Device API] Improved support for GPU-initiated UCX transfers in MoE workloads with easier to use APIs and lower latency (#815).

Bugfixes

  • [Libfabric] Addressed several stability issues, including double-free errors in topology initialization, resource cleanup on disconnect, and handling of asymmetrical rail configurations in heterogeneous nodes (#839, #860, #926).
  • [Libfabric] Improved resilience by manually progressing the completion queue when resources are unavailable and adding retry logic for failed operations (#856, #859).
  • [Libfabric] Fixed EFA device discovery to correctly identify device IDs (#876).

Dependencies

  • [GPUNetIO] Upgraded the GPUNetIO backend to the DOCA 3.1 Verbs library (#733).

Bindings

  • The Python wheel no longer bundles libfabric, libefa, and libhwloc, as the libraries are available in many base images for AWS and this prevents version mismatch. (#937).
  • Added a new Python example for remote storage operations (#841).

Benchmarks

  • Added nixlbench support for the new GUSLI backend (#897, #929).
  • Improved nixlbench flexibility by making etcd optional for storage backends and fixing logic for key collisions (#862, #878).
  • Fixed an API parameter mismatch in the nixlbench POSIX benchmark (#880).

Build and Test Infrastructure

  • Expanded CI coverage by enabling tests on DGX systems and adding GPU-specific tests for nixlbench (#834, #780).
  • Resolved a package installation failure for libibverbs-dev on the CUDA 13 base container image (#889).
  • Improved the build system to avoid building gtest when CUDA or UCX dependencies are not found (#925).
  • Added a backend selection option for easier debugging of different transfer backends (#822).
  • Refined release build packaging to correctly manage the inclusion of tests and examples (#872, #896).

Full Changelog: ai-dynamo/nixl@0.6.1...0.7.0

0.6.1

Summary

NVIDIA® NIXL Release 0.6.1 introduces a new Libfabric plugin for high-performance networking on AWS, expands language binding support and improves stability.

  • Libfabric Networking for AWS: Introduces a new Libfabric plugin to leverage AWS Elastic Fabric Adapter (EFA) for high-performance, low-latency communication.
  • Language Bindings:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nixl](https://github.com/ai-dynamo/nixl) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/ai-dynamo/nixl/releases)
- [Commits](ai-dynamo/nixl@0.4.0...0.7.0)

---
updated-dependencies:
- dependency-name: nixl
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 25, 2025
@dependabot dependabot bot requested a review from matthewdeng as a code owner October 25, 2025 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant