IAS-Astrophysics / athenak

Performance-portable version of the Athena++ astrophysical AMR-MHD code using Kokkos.
BSD 3-Clause "New" or "Revised" License
36 stars 26 forks source link

Replaced printf with Kokkos::printf. #594

Closed jfields7 closed 1 month ago

jfields7 commented 2 months ago

This pull request replaces printf with Kokkos::printf everywhere in the code to fix issue #582.