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

CudaSyncAnalyzer - Print warning if run on a node without a CUDA capable graphics card #15

Open
bwelton opened this issue May 11, 2020 · 0 comments

Comments

@bwelton
Copy link
Contributor

bwelton commented May 11, 2020

As part of the process of instrumenting libcuda, a small test program must be executed to determine the location of the internal synchronization function. If no CUDA capable card is present, we should print a warning that the test program will not execute correctly (though this should only be a warning since this test program is only run if a brand new driver version is detected).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant