biginteger
biginteger copied to clipboard
GPU support
I was just wondering if you ever got around to porting this library over to Cuda. I'm currently working on a Cuda project that required 1024bit unsigned ints, so if you already have an implementation lying around it would save me a lot of time! Thanks in advance!
Possibly it's just drop-in for Cuda? Cuda supports templating, so most of the code should just work.
looks like i can't even compile it or run the test :/