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 octree #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Olli1080
Copy link

@Olli1080 Olli1080 commented Aug 5, 2023

Fixes wrong assumption of full mask for CUDA >= 9
May have performance implications but makes octree usable again

Related issues and blogposts:
https://github.com/ComputationalRadiationPhysics/picongpu/pull/2629/files
https://forums.developer.nvidia.com/t/ballot-sync-inside-for-loop-causes-kernel-to-hang-in-sm-75/160816

Should fix #105 and #128

Fixes wrong assumption of full mask for CUDA >= 9
May have performance implications but makes octree usable again
@cjue
Copy link
Contributor

cjue commented Aug 7, 2023

Thank you for the PR, sounds like exactly the fix that's needed.

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.

The octree tests get stuck in the Jetson Xavier and RTX 20xx GPUs
2 participants