Caution
This release is an early-access software technology preview. Running production workloads is not recommended.
ROCm library for Accelerator-Initiated IO (XIO). Enables AMD GPUs to perform
direct IO to NVMe SSDs, RDMA NICs, and SDMA engines from __device__ code
without CPU intervention.
See INSTALL.md for dependencies, supported hardware, and build
instructions. The repository also ships a rocm-xio-check utility for
verifying ROCm XIO runtime prerequisites on a target machine.
Full documentation lives in the docs/ directory and covers
building, endpoints, the kernel module, memory modes, and the API
reference. A hosted version is available at the documentation
site.