Step-by-step – CUDA 10 Installation in Fedora 31

December 22, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Pre-Installation Testing

    Then Verify on CUDA Capable GPU.

    lspci | grep -i nvidia

    But if you do Not see any NVIDIA hardware on Output then first install:

    sudo update-pciids

    Then try Again…

  2. 3. Setting Up CUDA 10 Repo

    See How Setup CUDA Fedora Repo Package

    CUDA Repo Setup
  3. 4. Installing CUDA 10

    Finally, Install CUDA 10 Toolkit in Fedora
    Simply play:

    sudo dnf install cuda

    Or possibly, to search for available releases:

    sudo search cuda

Contents


QuickChic Theme • Powered by WordPress