Cargo Features
cubecl-hip has no features set by default.
[dependencies]
cubecl-hip = { version = "0.5.0", features = ["std", "wmma-intrinsics", "compilation-cache"] }
- default
-
These default features are set whenever
cubecl-hip
is added without
somewhere in the dependency tree.default-features = false Enables cubecl-runtime, cubecl-common and cubecl-core, rocm__6_4_0 of cubecl-hip-sys
- std
-
Enables std of cubecl-common, cubecl-core, and cubecl-runtime
- wmma-intrinsics
- compilation-cache = serde
-
Enables cache of cubecl-common
Affects
server::CompilationCacheEntry
…
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.