logdetective: the cuda package name contains version

This commit is contained in:
Pavel Raiskup 2025-02-05 16:55:35 +01:00
parent 7c665d6858
commit c775ec0e6e

View file

@ -18,7 +18,7 @@
cmd: |
dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/cuda-fedora41.repo
dnf clean all
dnf -y install cuda-toolkit
dnf -y install cuda-toolkit-12
dnf -y module install nvidia-driver:open-dkms
register: cuda_installation