filecoin-project / ec-gpu

OpenCL code generator for finite-field arithmetic over arbitrary prime fields
Other
91 stars 61 forks source link

test: add CUDA support to tests #6

Closed vmx closed 3 years ago

vmx commented 3 years ago

It's now possible to run the tests also on CUDA.

All this sadly needs a lot of boilerplate code. It seems like rust-gpu-tools could need some improvements on that front.