supranational / supra_seal

Apache License 2.0
32 stars 21 forks source link

C2: Return error when no GPU is available #10

Closed vmx closed 1 year ago

vmx commented 1 year ago

When no GPU is available, the proofs might return wrong results. Instead of doing that, there should be an error that no GPU is available.

This issue is a spin-off of https://github.com/supranational/supra_seal/issues/9#issuecomment-1594462821, so that it doesn't become forgotten.

dot-asm commented 1 year ago

This is supposed to be resolved in 57f2f0a3b8ee2aa83ba78e77c20018de0db7a99d.

vmx commented 1 year ago

Thanks, closing then!