numaprof icon indicating copy to clipboard operation
numaprof copied to clipboard

Capture CUDA/OpenCL memory transfert to account them

Open svalat opened this issue 7 years ago • 1 comments
trafficstars

When profiling an appliacation using CUDA and OpenCL we might be interesting to also account the memory transfert NUMA effects.

Might be easy just by capturing the CUDA/OpenCL memory transfert calls (at least as a first step).

svalat avatar Oct 07 '18 12:10 svalat

Ok, this is a more vast question than what I originally thought because the transfert will be done by kernel. But this is a really interesting question.

svalat avatar Oct 07 '18 13:10 svalat