celeritas-project / celeritas

Celeritas is a new Monte Carlo transport code designed to accelerate scientific discovery in high energy physics by improving detector simulation throughput and energy efficiency using GPUs.
https://celeritas-project.github.io/celeritas/user/index.html
Other
58 stars 32 forks source link

Add support for using the build directory as an installation #1249

Closed sethrj closed 1 month ago

sethrj commented 1 month ago

This feature is based on a capability for Geant4 I learned from @whokion (thanks!) and allows more rapid iteration when developing tightly integrated downstream applications such as hgcal. You can now add the Celeritas build dir to your cmake prefix path and it will "just work".