Cargo Features

[dependencies]
cess-sp-porep = { version = "0.1.2", default-features = false, features = ["cuda", "opencl", "isolated-testing", "multicore-sdr"] }
default = multicore-sdr, opencl

These default features are set whenever cess-sp-porep is added without default-features = false somewhere in the dependency tree.

cuda

Enables cuda of bellperson ^0.18.0, cess-hashers, cess-fr32, neptune ^5.1.0, and cess-sp-core

opencl default

Enables opencl of bellperson ^0.18.0, cess-hashers, cess-fr32, neptune ^5.1.0, and cess-sp-core

isolated-testing
multicore-sdr default = hwloc

Affects create_label::multi

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

hwloc multicore-sdr

Enables hwloc ^0.3.0