mpu icon indicating copy to clipboard operation
mpu copied to clipboard

A shim driver allows in-docker nvidia-smi showing correct process list without modify anything

Results 4 mpu issues
Sort by recently updated
recently updated
newest added

I am running plexserver, and it is clearly using the GPU (the GPU memory usage grows considerably when I transcode), however still no processes show up in nvidia-smi Linux x.y.com...

My job raised concerns about the excessive amount of logging done via the `print_pids` function (maybe related to the way we are utilizing this). Made a one liner change (I...

Hi, Thanks for this useful project! I tried to build it on Ubuntu 24.04 with kernel 6.14.0-32 and gcc 13.3, but the build failed due to a struct layout change...