NordicHPC / sonar

Tool to profile usage of HPC resources by regularly probing processes using ps.
GNU General Public License v3.0
8 stars 5 forks source link

Fix #142 - implement sysinfo #146

Closed lars-t-hansen closed 7 months ago

lars-t-hansen commented 7 months ago

This seems to be feature complete and working, I just need to make a final pass before asking for review.

lars-t-hansen commented 7 months ago

Also some test cases would be good.

bast commented 7 months ago

Thank you!