cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
60 stars 32 forks source link

Convert `OUTPUT_ALWAYS` from compile-time definition to a run-time parameter called `output_always` #355

Closed mabruzzo closed 5 months ago

mabruzzo commented 7 months ago

This is fairly self-explanatory (and I think the benefits are also self-explanatory).

evaneschneider commented 6 months ago

Currently failing clang-tidy, which wants 'false' if you go with a bool.