Skip to content

Releases: chengcli/application

v0.7

17 Feb 21:39
b67dc63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7

Small fix

28 Sep 04:37
af1519a
Compare
Choose a tag to compare
Small fix (#13)

- fix header for monitor
- specify mpi components to cxx

Fix header error for Monitor.hpp

06 Jul 23:52
859d750
Compare
Choose a tag to compare
v0.6.1

Fix header for monitor (#12)

Enable MPI

02 Jul 04:44
0368720
Compare
Choose a tag to compare
v0.6

Enable MPI (#11)

Change SignalHandler to Signal

01 Jul 19:28
ab23f74
Compare
Choose a tag to compare
Change SingalHandler to Signal (#10)

* small touch

* SignalHandler -> Signal

Add SignalHandler and CommandLine

01 Jul 15:21
2c7bc98
Compare
Choose a tag to compare
v0.5

Add signal handler and command line arguments (#9)

Disable explicit flush in Leave()

30 Jun 23:23
96b2416
Compare
Choose a tag to compare
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

30 Jun 14:15
150c00a
Compare
Choose a tag to compare
v0.4.1

add stdout (#7)

Add RuntimeError

29 Jun 22:33
ca2e3cd
Compare
Choose a tag to compare
v0.4

Fix error message + add RuntimeError (#6)

Add ValueError to Exceptions

28 Jun 14:46
bdd8da8
Compare
Choose a tag to compare
v0.3

Add ValueError to Exceptions (#5)