MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
132 stars 56 forks source link

Support a fake NVHPC "debug" by removing all compiler flags and adding `-O0 -cpp` #459

Open sbryngelson opened 3 weeks ago

sbryngelson commented 3 weeks ago

Support a fake NVHPC "debug" by removing all compiler flags and adding -O0 -cpp for faster compilation.