exadel-inc / exadel-inc/CompreFace

GPU Not Working in Docker Desktop

Open
#1,296 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.