Python Forum
Python Forum
>
Python Coding
>
Data Science
> cuda gmp
Full Version:
cuda gmp
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
manish1m97
Jul-30-2019, 08:43 AM
I want to run mpmath or gmpy2 or any multiple-precision arithmetic on Cuda. I searched a lot but not able to find much.I'm working on google colab. thanks
Larz60+
Jul-30-2019, 10:29 AM
see:
https://python-forum.io/misc.php?action=help&hid=19
scidam
Jul-31-2019, 04:13 AM
Probably you need to look at
xmp
?!
Python Forum
>
Python Coding
>
Data Science
> cuda gmp