cubecl-hip-sys 0.0.7

Rust bindings for AMD ROCm HIP runtime libraries used by CubeCL.
Documentation
[dependencies.libc]
version = "0.2.159"

[dev-dependencies.rstest]
version = "0.2.1"

[features]
default = ["rocm_622"]
rocm_622 = []

[lib]
name = "cubecl_hip_sys"
path = "src/lib.rs"

[package]
authors = ["Tracel Technologies Inc."]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Rust bindings for AMD ROCm HIP runtime libraries used by CubeCL."
edition = "2021"
keywords = ["cubecl", "ROCm", "HIP", "API", "bindings"]
license = "MIT OR Apache-2.0"
name = "cubecl-hip-sys"
readme = "README.md"
repository = "https://github.com/tracel-ai/cubecl-hip/tree/main/crates/cubecl-hip-sys"
rust-version = "1.81"
version = "0.0.7"