AMReX-Astro / Microphysics

common astrophysical microphysics routines with interfaces for the different AMReX codes
https://amrex-astro.github.io/Microphysics
Other
34 stars 33 forks source link

add the ability print warnings from GPU #1629

Closed zingale closed 1 month ago

zingale commented 1 month ago

this is enabled with USE_GPU_PRINTF

zingale commented 1 month ago

I've tested this with CUDA and it seems to work.

For Castro, we'll probably want to add a flush after the burner call once this is in.