Replies: 2 comments
-
You need to run CPU code in order to coordinate the GPU code so it's inevitable that the CUDA container will consume some CPU time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@JohannesGaessler |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm running a model in the server-cuda container, and from the monitor, I can see that the model is loaded onto the GPU, but it's consuming CPU time during execution.
system info
docker info
docker image info:
Beta Was this translation helpful? Give feedback.
All reactions