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

CUDA Toolkit 6.0? #142

Open
MikeyCarter opened this issue Jul 28, 2014 · 2 comments
Open

CUDA Toolkit 6.0? #142

MikeyCarter opened this issue Jul 28, 2014 · 2 comments

Comments

@MikeyCarter
Copy link

Any news on supporting the latest toolkit?

@jsmith-uk
Copy link

CUDA Toolkit 6.0 has dropped support for devices with compute capability below 2.0. Get rid of -arch=compute_10 in Makefile.am, and everything will compile just fine.

@StaleHyena
Copy link

Yeah, but when i do replace compute_10 by sm_21 i get a bad .bss section on the linker... I haven't tried using the intended cuda version though, so better do that before calling it quits

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