cubecl-hip-sys 0.0.1

Rust bindings for AMD ROCm HIP runtime libraries.
docs.rs failed to build cubecl-hip-sys-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cubecl-hip-sys-7.0.5183101

Discord Current Crates.io Version Minimum Supported Rust Version Test Status license


This repository contains Rust bindings for AMD ROCm HIP runtime libraries used by CubeCL.

⚠️ Notes

These bindings are unsafe as they are just the raw generated by bindgen with no improvements.

Prerequisites

Install ROCm in the default directory under /opt following the ROCm documentation: