11 Commits

Author SHA1 Message Date
Ingo Oppermann
d6ce3a5891
Add option to include child processes in observation 2025-06-25 16:53:27 +02:00
Ingo Oppermann
5a90c3ce20
Add more efficient way to find children of a process 2025-06-25 14:35:54 +02:00
Ingo Oppermann
f241f3f531
Accumulate cpu and memory usage of child processes 2025-06-12 14:52:58 +02:00
Ingo Oppermann
64a2136501
Fix nvidia-smi parsing 2024-12-09 16:21:41 +01:00
Ingo Oppermann
a79004388f
Fix potential CPU leak 2024-10-31 22:11:53 +01:00
Ingo Oppermann
abc821fe4b
Create GPU index in actual driver 2024-10-31 15:23:24 +01:00
Ingo Oppermann
d591a2383e
Fix GPU index numbering, promote the GPU ID 2024-10-31 14:59:22 +01:00
Ingo Oppermann
55015bcf6f
Read out GPU specs at util start 2024-10-30 17:12:29 +01:00
Ingo Oppermann
de9a30a108
Add internal mock modules 2024-10-29 14:55:55 +01:00
Ingo Oppermann
fbf62bf7e5
Remove Start() function, rename Stop() to Cancel() 2024-10-28 17:12:31 +01:00
Ingo Oppermann
412fbedea3
Make psutil a submodule of resources, remove default psutil 2024-10-28 16:13:13 +01:00