Skip to content

GPU Not Working in Docker Desktop #1296

@PolyAnthi

Description

@PolyAnthi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions