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

Doesn't build on OS X 10.11+ #6

Open
shyamalschandra opened this issue Jun 21, 2016 · 2 comments
Open

Doesn't build on OS X 10.11+ #6

shyamalschandra opened this issue Jun 21, 2016 · 2 comments

Comments

@shyamalschandra
Copy link

shyamalschandra commented Jun 21, 2016

I get the following output when I follow the directions in the README file...

screen shot 2016-06-20 at 8 31 49 pm

What should I do to fix this problem? Thanks!

@gdiamos
Copy link
Collaborator

gdiamos commented Jun 21, 2016

I think the issue is with NVCC not supporting clang version 8.0. You probably need to revert clang to a lower version until NVIDIA updates NVCC. See the NVCC installation guide for OS X: http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-mac-os-x

@kashif
Copy link

kashif commented Jun 21, 2016

it seems you have the beta xcode 8 installed... One solution might be to switch back via:

$ sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

and then try.

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