-
Notifications
You must be signed in to change notification settings - Fork 438
Open
Labels
Description
As discussed offline, we want to add opt-in support for Unity builds in AMReX. Unity builds combine all .cpp files into a single one (a single translation unit, TU). This is useful for performance optimization, computer science experiments, or differentiable programming.
Examples:
Reactions are currently unavailable