Cargo Features
nova-snark has no features set by default.
[dependencies]
nova-snark = { version = "0.37.0", features = ["portable", "cuda", "opencl", "flamegraph"] }
- default
-
These default features are set whenever
nova-snark
is added without
somewhere in the dependency tree.default-features = false Enables asm of halo2curves ^0.6.0
- portable
-
Compiles in portable mode, w/o ISA extensions => binary can be executed on all systems.
- cuda
- opencl
- flamegraph dev
-
Enables criterion and flamegraph of pprof