Hi,
After a bit of search, I haven’t been able to find a complete list of functions (particularly, maths functions) natively implemented in CUDA.jl. Sure, obvious ones like cos, sin, sqrt, exp
are there, but the only answers I could find here and on the internet are old and often refer to outdated packages prior to CUDA.jl.
Nor have I found the answer in the CUDA.jl docs.
Have I missed something?
Thanks