Releases: chengcli/application
Releases · chengcli/application
v0.7
Small fix
Fix header error for Monitor.hpp
v0.6.1 Fix header for monitor (#12)
Enable MPI
v0.6 Enable MPI (#11)
Change SignalHandler to Signal
Change SingalHandler to Signal (#10) * small touch * SignalHandler -> Signal
Add SignalHandler and CommandLine
v0.5 Add signal handler and command line arguments (#9)
Disable explicit flush in Leave()
Remove explicit flush (#8) log_device << std::flush breaks in Monitor.cpp at Leave(). Don't know why. So disable for the moment
Now can output to stdout
v0.4.1 add stdout (#7)
Add RuntimeError
v0.4 Fix error message + add RuntimeError (#6)
Add ValueError to Exceptions
v0.3 Add ValueError to Exceptions (#5)