-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Illegal memory access in gpu::octree #2103
Labels
Comments
I've encountered a similar illegal memory access in
(Not sure if this should be in a separate issue) |
same issue with normalestimation, in octree_builder.cu:403
|
Same issue with normal estimation,
|
Hopefully closed with the merge of #3627 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I detected an illegal memory access, in
octree_builder.cu:246
. I'm not sure how reproductible this is.The text was updated successfully, but these errors were encountered: