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

Use cudaDeviceGetAttribute() for querying the compute capability #161

Merged

Conversation

sbastrakov
Copy link
Member

Replace the call to cudaGetDeviceProperties().
Closes #160.

@psychocoderHPC psychocoderHPC self-assigned this Sep 25, 2019
@psychocoderHPC psychocoderHPC added this to the 2.4.0crp milestone Sep 25, 2019
@psychocoderHPC psychocoderHPC merged commit eff012d into alpaka-group:dev Sep 25, 2019
@sbastrakov sbastrakov deleted the topic-cudaDeviceGetArrribute branch September 25, 2019 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Examples: cudaDeviceGetAttribute
2 participants