Cargo Features

[dependencies]
cubecl-hip-sys = { version = "0.0.5", default-features = false, features = ["rocm_622"] }
default = rocm_622

The rocm_622 feature is set by default whenever cubecl-hip-sys is added without default-features = false somewhere in the dependency tree.

rocm_622 default

cubecl-hip-sys has 2 features without comments.