nixl

NIXL Python API meta package for CUDA variants

24 个版本 Python >=3.10
安装
pip install nixl
poetry add nixl
pipenv install nixl
conda install nixl
描述

nixl

This is a meta package. The PyPI distribution installs both the CUDA 12 and CUDA 13 backends, and the correct one is selected automatically at runtime based on the CUDA version reported by PyTorch. Source builds install a single backend unless built with -Drelease_wheel=true.

pip install nixl

The nixl[cu12] and nixl[cu13] extras are accepted for backwards compatibility but have no additional effect.

版本列表
1.3.0 2026-06-15
1.2.0 2026-05-30
1.1.0 2026-05-12
1.0.1 2026-04-14
1.0.0 2026-03-13
0.10.1 2026-03-03
0.10.0 2026-02-18
0.9.0 2026-01-21
0.8.0 2025-11-20
0.7.1 2025-11-06
0.7.0 2025-10-24
0.6.1 2025-10-09
0.6.0 2025-09-19
0.5.1 2025-08-28
0.5.0 2025-08-06
0.4.1 2025-07-24
0.4.0 2025-07-10
0.3.1 2025-07-01
0.3.0 2025-06-02
0.2.1 2025-05-22
0.2.0 2025-05-01
0.1.1 2025-04-16
0.1.0 2025-03-18
0.0.0.dev0 2025-03-14