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

Minimal fetch and use of G4VG for in-memory Geant4<->VecGeom conversion #273

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

drbenmorgan
Copy link
Member

As discussed at the last AdePT/Celeritas standup, and for this afternoon's hackathon, this shows the minimal steps for use of celeritas-project/g4vg in AdePT. This is just:

  1. Use of FetchContent to get the code and add it to the build
  2. A smoke test of including the G4VG.hh public header and linking to libg4vg

It's been tested on a centos9 with gcc11/cuda12 and seems to build and run o.k., but it is trivial!

Also pinging @sethrj for info/double check.

Use FetchContent to get and make available g4vg from current upstream
master.
@phsft-bot
Copy link

Can one of the admins verify this patch?

@agheata agheata merged commit 728056a into apt-sim:master Feb 14, 2024
2 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.

3 participants