-
Notifications
You must be signed in to change notification settings - Fork 989
Open
Description
I've been trying to get GPU Cuda working in Docker Desktop with Mobilenet-gpu and ArcFace-r100-gpu. Neither seem to actually use the GPU. They use the memory of the GPU but never process on the GPU as far as I can tell. Does anyone know why this might be?
Currently using Docker Desktop on Windows 10. Tried changing to 1.0.1 and 1.0.0, nothing changed there.
Tried changing the docker compose yml to add things like "NVIDIA_VISIBLE_DEVICES=all" as one person recommended.
Anyone got ideas on how to make this work or do GPU setups only work on bare metal linux rather than Docker Desktop in Windows?
Metadata
Metadata
Assignees
Labels
No labels