Cargo Features
cubecl-hip has no features set by default.
[dependencies]
cubecl-hip = { version = "0.3.0", features = ["std"] }
- default
-
These default features are set whenever
cubecl-hip
is added without
somewhere in the dependency tree.default-features = false Enables cubecl-common, cubecl-core, and cubecl-runtime
- std
-
Enables std of cubecl-common, cubecl-core, and cubecl-runtime
cubecl-hip has 2 features without comments.