HSF / prmon

Standalone monitor for process resource consumption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagging v2.1.0

amete opened this issue Β· comments

Hi @graeme-a-stewart,

Given that we have a number of fixes/updates/improvements, I guess we're ready for a new release πŸ˜„ , what do you think? Is there anything you'd like to get done beforehand?

Best,
Serhan

Hi @amete - yes, I think we're largely good to go on this one. There was one tiny defect I spotted, that's fixed in #171.

Oh, we should make sure that @chrisburr gets a mention in this release for #163

Thanks @graeme-a-stewart. Just merged #171. I think we're good to go. Would you like to do the honors (or prefer me do it - either is perfectly fine for me, needless to say πŸ˜„)? I think the main differences w.r.t. the previous release are:

  • Limiting decimal places in JSON output of averages (#161)
  • Propagation of exit-codes (#163) [thanks to @chrisburr on this one]
  • Updated nvidia-smi output parsing (#167)
  • Python code improvements (#168)

Then we have the warning message for short processes (#166) and CMake bugfix for clang-format setting (#171).

Am I missing anything?

Yep, I'll get on to that. I think you cuaght all of the issues that were fixed this time around.

v2.1.0 is now tagged and relased

v2.1.0 is now tagged and relased

Thanks a lot @graeme-a-stewart!