Oven logo

Oven

nixl0.8.0

Published

NIXL Python API meta package for CUDA variants

pip install nixl

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.9

nixl

This is a meta package that declares optional dependencies on CUDA variants.

Install one of:

pip install "nixl[cu12]"   # for CUDA 12
pip install "nixl[cu13]"   # for CUDA 13

If both are installed, the higher version will be used.