Atoptool / atop

System and process monitor for Linux
GNU General Public License v2.0
792 stars 109 forks source link

Not able to get A100 GPU stats #297

Closed pankajd-57 closed 4 months ago

pankajd-57 commented 5 months ago

I have Ubuntu 20.04 based system having NVIDIA A100 GPUs. I am able to get cpu stats, but not able to get GPU stats. Pleas help.

pankajd-57 commented 5 months ago

HI,

Any pointers to this would be a great help.

Atoptool commented 5 months ago

Did you activate the atopgpud daemon as described in the atop man page (section GPU STATISTICS GATHERING)?

pankajd-57 commented 4 months ago

thank you. enabling atopgpud worked. Is there a provision for collecting lustre client disk io stats ?

Atoptool commented 4 months ago

Lustre client stats are currently not maintained by atop. It would be interesting to extend atop with these stats, but I do not have access to Lustre client systems myself.