How to use long arithmetic in a CUDA | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How to use long arithmetic in a CUDA

Hi everyone. I want to use more than 512 bits digits in a my CUDA code. But i did not find any information abot how to use big integer in CUDA. If anybody know how to make it,please write me.

9th May 2018, 11:35 AM
Eddie Nambulus
Eddie Nambulus - avatar
2 Antworten
0
Thx. But how get sqrt? I wanna use big digit like a few float. I need next function: add,sub,mul and sqrt. But now i don't understand how i can divide one big to few float.....
9th May 2018, 11:59 AM
Eddie Nambulus
Eddie Nambulus - avatar