I tried to run this but it returns an error cuModuleLoad1-218
GPU ( ARCH50 ) where is the problem? Appreciate it.
Hi, Etar
Still require to use with Purebasic v5.31 right can not use with newest version
off topic
Cound you help to code basic function ECC for use Purebasic (GPU)
may be Purebasic possible easy use than C++ (CUDA)
I mean functions like Multiply, Add, double, (div, sub)
I would like to convert my python to use GPU (Purebasic)
Thank you for advance
About function ECC look to the https://github.com/Etayson/Etarkangaroo/blob/main/lib/Curve64.pb
Here is all possible ecc function for CPU
Ecc for GPU is writen on PTX code not on Purebasic code.