63 releases (5 stable)

1.3.0 Feb 10, 2025
1.1.0 Dec 3, 2024
1.0.0 Sep 18, 2024
0.16.19 Feb 10, 2024
0.9.11 Dec 10, 2022

#770 in Magic Beans

Download history 7/week @ 2024-10-28 3/week @ 2024-11-04 8/week @ 2024-11-18 13/week @ 2024-11-25 162/week @ 2024-12-02 81/week @ 2024-12-09 14/week @ 2024-12-16 4/week @ 2025-01-06 240/week @ 2025-01-13 43/week @ 2025-01-20 10/week @ 2025-02-03 128/week @ 2025-02-10

192 downloads per month
Used in 9 crates (via snarkvm-algorithms)

Apache-2.0

9KB
130 lines

snarkvm-algorithms-cuda

Crates.io Authors License

Build Requirements

Usage Guide

  • Simply enable the cuda feature in your command or snarkVM dependency

Example

cd snarkVM/algorithms
cargo bench --bench variable_base --features "cuda"

or

[dependencies.snarkvm]
version = "<latest_version>"
features = ["cuda"]

Dependencies

~2.8–4.5MB
~148K SLoC