Skip to content

Commit

Permalink
Merge pull request #181 from aeyakovenko/link
Browse files Browse the repository at this point in the history
update link
  • Loading branch information
garious authored May 8, 2018
2 parents a59f64c + 9a0bf13 commit 6f3ec8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ $ cargo +nightly bench --features="unstable"
To run the benchmarks on Linux with GPU optimizations enabled:

```bash
$ wget https://solana.com/gpu/latest/libcuda_verify_ed25519.a
$ wget https://solana-build-artifacts.s3.amazonaws.com/v0.5.0/libcuda_verify_ed25519.a
$ cargo +nightly bench --features="unstable,cuda"
```

Expand Down

0 comments on commit 6f3ec8d

Please sign in to comment.