ROCm XIO documentation#
2026-04-27
1 min read time
Applies to Linux
ROCm XIO provides an API for Accelerator-Initiated IO (XIO)
for an AMD GPU __device__ code.
It enables AMD GPUs to perform direct
IO operations to hardware devices without CPU intervention.
Note
ROCm XIO is in beta. Running production workloads is not recommended.
To contribute to the documentation, refer to the Contributing guide in the GitHub repo.
You can find licensing information on the License page.