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

Remove sm_72 from CUDA 9.0 #2567

Merged

Conversation

kazuki0824
Copy link
Contributor

@kazuki0824 kazuki0824 commented Oct 18, 2018

Because CUDA Toolkit 9.0 doesn't support sm_72... (also mentioned in #2566)
This PR has some fix in cmake/pcl_find_cuda.cmake. This makes CMake skip sm_72 code generation when CUDA 9.0(not 9.1 or 9.2)is in use. Please check it out.

in cmake/pcl_find_cuda.cmake
@taketwo taketwo added this to the pcl-1.9.0 milestone Oct 18, 2018
@taketwo
Copy link
Member

taketwo commented Oct 18, 2018

Thanks! Side note: you did not need to close the previous pull request and create a new one. You could just push more commits to the pull request branch and they would become part of the pull request automatically.

@SergioRAgostinho SergioRAgostinho merged commit cd65105 into PointCloudLibrary:master Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants