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

Fix #6500 cmake bug that adds D_FORCE_INLINES to NVCC #6592

Merged
merged 1 commit into from
May 26, 2016

Conversation

guysoft
Copy link
Contributor

@guysoft guysoft commented May 26, 2016

Resolves #6500
Similar to what was done at BVLC/caffe#4046
Takes proposal from #6590

What does this PR change?

Single line that adds -D_FORCE_INLINES to the cuda detection line.

Thanks @chapaev28 for finding out where it actually goes.
Thanks @Jet47 for suggesting for it to go out of the loop

@vinograd47
Copy link
Contributor

👍

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

Successfully merging this pull request may close these issues.

None yet

3 participants