You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ There is currently one backend available for the implementation of Bls12 381:
13
13
14
14
## GPU
15
15
16
-
This fork contains GPU parallel acceleration to the FFT and Multiexponentation algorithms in the groth16 prover codebase under the compilation features `cuda` and `opencl`.
16
+
This fork contains GPU parallel acceleration to the FFT and Multiexponentiation algorithms in the groth16 prover codebase under the compilation features `cuda` and `opencl`.
17
17
18
18
### Requirements
19
19
- NVIDIA (Turing or newer) or
@@ -54,7 +54,7 @@ The gpu extension contains some env vars that may be set externally to this libr
0 commit comments