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

KernelTime total #50

Closed zeratax closed 4 years ago

zeratax commented 4 years ago

should also be calculated using events, a simple sum of launch, upload and download is potentially unreliable.