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

Add Pascal to all cuda architectures #5057

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

Queuecumber
Copy link
Contributor

The known gpu architectures were missing the Pascal sm_60 and sm_61 compute capabilities. When building for this GPU, but on a separate machine, like a CI server or inside a docker image, caffe would be built for at most capability sm_50 and crash when run on the Pascal GPU.

The known gpu architectures were missing the Pascal sm_60 and sm_61 compute capabilities. When building for this GPU, but on a separate machine, like a CI server or inside a docker image, caffe would be built for at most capability sm_50 and crash when run on the Pascal GPU.
@shelhamer shelhamer added the build label Dec 2, 2016
@shelhamer
Copy link
Member

Thanks for including Pascal.

@shelhamer shelhamer merged commit 5a201dd into BVLC:master Dec 2, 2016
sdvillal pushed a commit to loopbio/microsoft-caffe that referenced this pull request Dec 15, 2016
[build] Add Pascal to all cuda architectures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants