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
(not strictly needed, but less code, less bugs) Remove 64-bit limb support: Remove 64-bit limb support ec-gpu#4 we keep supporting 64-bit limbs on OpenCL.
This is a tracking issue for having full CUDA support.
Several components need to gain CUDA support, on the lowest level it's https://github.com/filecoin-project/rust-gpu-tools, then https://github.com/filecoin-project/bellperson, which are both also used by https://github.com/filecoin-project/neptune/.
ff-cl-gen
: perf: integrate optimizations for nvidia cards ec-gpu#2rust-gpu-tools
: feat: add CUDA support rust-gpu-tools#44bellperson
: Add CUDA support bellperson#207 feat: Add CUDA support bellperson#218(not strictly needed, but less code, less bugs) Remove 64-bit limb support: Remove 64-bit limb support ec-gpu#4we keep supporting 64-bit limbs on OpenCL.The text was updated successfully, but these errors were encountered: