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 sync variants to CUDA vote functions to support PTX/ARCH >= 7.0 #2981

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

scottmudge
Copy link
Contributor

@scottmudge scottmudge commented Apr 8, 2019

This is needed in order to compile the CUDA modules with support for RTX/Turing cards.

Fixes #2911.

@taketwo
Copy link
Member

taketwo commented Apr 8, 2019

@jasjuang could you also have a look, please?

@SergioRAgostinho
Copy link
Member

It's probably a good idea to have @SunBlack testing this one as well.

@jasjuang
Copy link
Contributor

I can confirm that this PR solves the compilation problem for CUDA 10.1. Please merge!

@SergioRAgostinho SergioRAgostinho merged commit 93f9e72 into PointCloudLibrary:master Apr 10, 2019
@SunBlack
Copy link
Contributor

It's probably a good idea to have @SunBlack testing this one as well.

Sorry, I currently didn't had CUDA 10.1 on my PC, because PCL wasn't compatible to it, so I couldn't test it. Typical example of the chicken or the egg causality dilemma ;).

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.

5 participants