Goddard-Fortran-Ecosystem / pFlogger

A parallel Fortran logger (based on the design of the Python logger)
Other
18 stars 8 forks source link

Fixes #106. Add ENABLE_MPI option #107

Closed mathomp4 closed 7 months ago

mathomp4 commented 7 months ago

Closes #106

This PR adds an ENABLE_MPI option to pFlogger which defaults to ON to preserve old behavior. With it set to OFF pFlogger will not even look for MPI.