You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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).
The text was updated successfully, but these errors were encountered: