-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I was trying to build AutoDMP and successfully was able to build with the Dockerfile that was provided. However, I am unable to run the dockerfile with my GPU (RTX 4070) enabled. I followed the Driver Installation guideline and ran the sample workload to verify my installation.
But when I use docker to docker run --gpus all -t autodmp to run the docker image, it says
WARNING: Detected NVIDIA NVIDIA GeForce RTX 4070 GPU, which is not yet supported in this version of the container ERROR: No supported GPU(s) detected to run this container
I created an issue at nvidia-container-toolkir but it was later determined that it is possibly an issue with AutoDMP as my toolkit runs properly on sample workloads with my GPU.
Metadata
Metadata
Assignees
Labels
No labels