Cargo Features

hip-sys has no features set by default.

[dependencies]
hip-sys = { version = "0.1.1", features = ["blas", "bindgen"] }
blas = hipblas-sys

Affects hip-sys::hipblas

bindgen

Enables bindgen of hip-runtime-sys and optional hipblas-sys

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

hipblas-sys blas?