Skip to content

Commit

Permalink
try without driver
Browse files Browse the repository at this point in the history
  • Loading branch information
Fengping Hu committed Aug 27, 2024
1 parent 8d0cd48 commit d877117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN yum install -y \

RUN dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/cuda-rhel9.repo
RUN dnf clean expire-cache
RUN dnf module install -y nvidia-driver:latest-dkms
#RUN dnf module install -y nvidia-driver:latest-dkms
RUN dnf install -y cuda-toolkit
RUN dnf install -y nvidia-gds

Expand Down

0 comments on commit d877117

Please sign in to comment.