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

newer cudas have deprecated old 1.x compute capabilities #51

Open
jsmeredith opened this issue Jun 13, 2016 · 2 comments
Open

newer cudas have deprecated old 1.x compute capabilities #51

jsmeredith opened this issue Jun 13, 2016 · 2 comments

Comments

@jsmeredith
Copy link
Contributor

Specifically, a bug report that CUDA 7.5 gives an error with the configure that uses compute_12. It may be time to remove these within SHOC, if we don't want to test for support explicitly.

@t3mp0
Copy link

t3mp0 commented Oct 9, 2016

Hi,

may also be a good idea to add architecture_60 and architecture_61 for new Pascal devices...
https://developer.nvidia.com/cuda-gpus
(P100, P40, P4 ...)

@mehmetbelviranli
Copy link

trunk no longer compiles with CUDA 8.
Removing compute_12 from "configure" solved the problem.

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

3 participants