NVPTX CUDA Intrinsics

Hi, I wounder how can I use functions like sqrt or log in kernel code using nvptx? AFAIK LLVM supports such functions.

1 Like