Cargo Features
[dependencies]
cudarse-driver-sys = { version = "0.1.0", default-features = false, features = ["static"] }
- default = static
-
The
static
feature is set by default whenevercudarse-driver-sys
is added without
somewhere in the dependency tree.default-features = false - static default
-
Static linking against cuda libraries