Cargo Features
[dependencies]
cubecl-hip-sys = { version = "6.3.1000", default-features = false, features = ["rocm__6_2_2", "rocm__6_2_4", "rocm__6_3_0", "rocm__6_3_1", "hip_41134", "hip_42131", "hip_42133"] }
- default = rocm__6_3_1
-
The
rocm__6_3_1
feature is set by default whenevercubecl-hip-sys
is added without
somewhere in the dependency tree.default-features = false - rocm__6_2_2 = hip_41134
-
ROCm versions
- rocm__6_2_4 = hip_41134
- rocm__6_3_0 = hip_42131
- rocm__6_3_1 default = hip_42133
- hip_41134 rocm__6_2_2? rocm__6_2_4?
-
HIP versions
- hip_42131 rocm__6_3_0?
- hip_42133 rocm__6_3_1