You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Dashdot is running inside a Docker container with an NVIDIA environment. Dashdot is working very well and has detected my Tesla P4 and its associated data. However, for some reason, when using the API call /load/gpu, the GPU list is: {"layout":[{"load":0,"memory":0},{"load":95,"memory":61}]}, which places an empty GPU before my Tesla P4.
Below is the output of running yarn cli raw-data --gpu inside the Docker container. I would be very grateful for any assistance you can provide.
Description of the feature
My Dashdot is running inside a Docker container with an NVIDIA environment. Dashdot is working very well and has detected my Tesla P4 and its associated data. However, for some reason, when using the API call /load/gpu, the GPU list is: {"layout":[{"load":0,"memory":0},{"load":95,"memory":61}]}, which places an empty GPU before my Tesla P4.
Below is the output of running yarn cli raw-data --gpu inside the Docker container. I would be very grateful for any assistance you can provide.
The text was updated successfully, but these errors were encountered: