zeratax / yacx

Yet Another CudaExecutor - wrapper to easily compile and execute cuda kernels
https://zeratax.github.io/yacx
MIT License
8 stars 4 forks source link

nvprof - execution time of kernel #62

Open visualJames opened 4 years ago

visualJames commented 4 years ago

nvprof is a command line command which is for cuda and has lots of features like to get the execution time of the kernel. Maybe a libary which we could include integrate in our code exist. This issue searchs someone, who would like to research and test it.

zeratax commented 4 years ago

see https://docs.nvidia.com/cuda/profiler-users-guide/index.html