Cargo Features

[dependencies]
halide-runtime = { version = "0.6.1", default-features = false, features = ["gpu"] }
default = gpu

The gpu feature is set by default whenever halide-runtime is added without default-features = false somewhere in the dependency tree.

gpu default

Affects halide-runtime::gpu