filecoin-project / bellperson

zk-SNARK library
Other
191 stars 120 forks source link

BELLMAN_NO_GPU=0 makes problems #249

Closed emf-developer closed 1 year ago

emf-developer commented 2 years ago

If BELLMAN_NO_GPU=0 is set, only PC2 uses GPU and C2 and WindowPoST uses CPU instead. You must remove BELLMAN_NO_GPU ENV to be able to use GPU for C2/WindowPoST. tested using RTX 3090 GPU.