v2.1.0
graeme-a-stewart
released this
08 Sep 06:47
·
52 commits
to stable
since this release
This is the Sirius release
The number of decimal places output for average values in the JSON summary is
now limited to a sensible accuracy (#161).
When prmon invokes the monitored process the exit code from the process is
propagated as the exit code of prmon (#163); thanks to Chris Burr for this
enhancement.
All Python scripts were reformatted with black and cleaned with flake8 (#168);
this is now the coding standard for prmon Python.
A warning message is printed when the monitored process wallclock time is very
short (#166).
nvidia-smi parsing was fixed to cope with the situation where the enc/dec
values are hyphens instead of a 0 (#167).
The CLANG_FORMAT binary setting is now properly respected (#171).