Cargo Features

snarkvm-algorithms-cuda has no features set by default.

[dependencies]
snarkvm-algorithms-cuda = { version = "0.16.19", features = ["portable", "quiet"] }
portable

Enables portable of blst

blst:

Compile in portable mode, without ISA extensions.
Binary can be executed on all systems.

quiet

snarkvm-algorithms-cuda has 2 features without comments.