Cargo Features

cubecl-cuda has no features set by default.

[dependencies]
cubecl-cuda = { version = "0.2.0", features = ["std"] }
default

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

Enables cubecl-common, cubecl-core, and cubecl-runtime

std

Enables std of cubecl-common, cubecl-core, and cubecl-runtime

cubecl-cuda has 2 features without comments.