logdetective: dnf module is not existing in F41
This commit is contained in:
parent
1cb2285afd
commit
9e50573296
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
cd /etc/yum.repos.d/ && wget https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/cuda-fedora41.repo
|
cd /etc/yum.repos.d/ && wget https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/cuda-fedora41.repo
|
||||||
dnf clean all
|
dnf clean all
|
||||||
dnf -y install cuda-toolkit-12
|
dnf -y install cuda-toolkit-12
|
||||||
dnf -y module install nvidia-driver:open-dkms
|
|
||||||
register: cuda_installation
|
register: cuda_installation
|
||||||
tags:
|
tags:
|
||||||
- cuda_installation
|
- cuda_installation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue