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

The surface model uses BVH-accelerated Locate and Safety. No solids on GPU #304

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

agheata
Copy link
Contributor

@agheata agheata commented Sep 2, 2024

This PR adapts the AdePT surface navigator to the index-based interfaces. All navigation calls use the BVH surface navigator. The solid model is no longer copied to GPU if ADEPT_USE_SURF is ON.

The new interfaces seem to work correctly with non-overlapping geometries, but we will need an example generating hits to validate that.

@phsft-bot
Copy link

Can one of the admins verify this patch?

@JuanGonzalezCaminero JuanGonzalezCaminero merged commit 9f86fc5 into apt-sim:master Sep 3, 2024
2 checks passed
@agheata agheata deleted the surf_no_solid branch September 3, 2024 11:58
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.

3 participants