Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture CUDA/OpenCL memory transfert to account them #18

Open
svalat opened this issue Oct 7, 2018 · 1 comment
Open

Capture CUDA/OpenCL memory transfert to account them #18

svalat opened this issue Oct 7, 2018 · 1 comment
Labels
help wanted Extra attention is needed research For possible research topic

Comments

@svalat
Copy link
Member

svalat commented Oct 7, 2018

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 svalat added help wanted Extra attention is needed research For possible research topic labels Oct 7, 2018
@svalat
Copy link
Member Author

svalat commented Oct 7, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed research For possible research topic
Projects
None yet
Development

No branches or pull requests

1 participant