Skip to content

Conversation

@gpappas93
Copy link
Contributor

Ensure compatibility with the BVH structure by using the correct node_t::Admin type from the bvh_t template.

Fixes #12

Ensure compatibility with the BVH structure by using the correct node_t::Admin type from the bvh_t template.

Signed-off-by: George Pappas <pappas.george93@gmail.com>
@gpappas93 gpappas93 force-pushed the fix_radious_query_for_2d_gp branch from 0718f99 to 7d7d5b1 Compare January 16, 2026 11:54
@ingowald
Copy link
Contributor

Nice catch!
Since this is your first PR, I have to excplicitly ask "Do you agree with the Contributor Agreement that cuBQL comes with?". If so please reply, and I'll merge right away.

@gpappas93
Copy link
Contributor Author

Thank you 🙂 Yes, I do agree with the Contributor Agreement that cuBQL comes with.

@iwald-nvidia iwald-nvidia merged commit 4191f76 into NVIDIA:main Jan 16, 2026
10 checks passed
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.

fixedRadiusQuery fails to compile for 2D BVH types due to hardcoded bvh3f

3 participants