Top "Ptxas" questions

ptxas is an assembler for Parallel Thread eXecution.

Interpreting the verbose output of ptxas, part I

I am trying to understand resource usage for each of my CUDA threads for a hand-written kernel. I compiled my …

memory cuda gpu-constant-memory ptxas