AutoDMP icon indicating copy to clipboard operation
AutoDMP copied to clipboard

RTX 4070 not supported by Docker

Open IshraqAtUCF opened this issue 9 months ago • 1 comments

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.

IshraqAtUCF avatar May 02 '24 11:05 IshraqAtUCF

Issue #472 on nvidia-container-toolkit.

IshraqAtUCF avatar May 02 '24 11:05 IshraqAtUCF