Guido
Guido
~~Same here..any suggestion ?~~ Ok; maybe we can solve with `sudo nano /etc/hosts' with `127.0.0.1 localhost darch-demo`. This seem to solves `darch images pull godarch/unbuntu`.. but I see new issues...
For the moment I implemented per user GPU memory utilization modifying nvidia-smi collector https://github.com/netdata/netdata/pull/9372 Implementing by pynvml should be more efficient (but, for the moment, I am not python-ninja enough...
You are right! I haven't found any way to get percent of GPU usage per user. With nvidia-smi plugin I use percent of GPU memory usage (as approximation of) for...