Cargo Features

cubecl-core has no features set by default.

[dependencies]
cubecl-core = { version = "0.2.0", features = ["std", "template", "export_tests"] }
default

These default features are set whenever cubecl-core is added without default-features = false somewhere in the dependency tree.

Enables cubecl-runtime

std

Enables std of cubecl-runtime

template
export_tests

Affects cubecl-core::runtime_tests