NAICNO / Jobanalyzer

Easy to use resource usage report
MIT License
0 stars 1 forks source link

Input/output logging and analysis #399

Open lars-t-hansen opened 5 months ago

lars-t-hansen commented 5 months ago

A metabug for getting I/O data from Sonar into Jobanalyzer. So far we've been concerned with computation: CPU, GPU, memory. But I/O activity, I/O waits, etc are of great interest.

One thing is adding this to Sonar, which is itself a project, given the various technologies out there. Another is how to make sense of it in Jobanalyzer.

cc @Sabryr

lars-t-hansen commented 5 months ago

Even if we can only get some of the data on the node level (and not per job), it may be of interest.