How to Add CUDA Repository for Fedora

December 10, 2018 | By the+gnu+linux+evangelist.

Fedora Enabling CUDA Repository

Hi! The Tip shows you How to Add the CUDA Repository for Fedora GNU/Linux 64-bit Based Systems.

And the Fedora CUDA Setup is a Parallel Computing Platform and Programming Model invented by NVIDIA.
It enables dramatic Increases in Computing Performance by harnessing the power of the graphics processing unit (GPU).

How to Add CUDA Repository Fedora - Featured
  1. 1. Launching Terminal

    Open a Terminal Shell session
    (Press “Enter” to Execute Commands)

    How to Add CUDA Repository Fedora - Open Terminal Shell Emulator
  2. 2. Downloading NVIDIA CUDA Repo

    Then Download CUDA Repository for Fedora

    cuda-repo Package

    Choose the Fedora Release (If not available then just the Latest one).
    For CUDA 10 Fedora < 30 and for CUDA 11 Fedora > 31.
    Then Navigate to the x86_64 folder and Find cuda-repo-fedora*x.y Package.
    Temporarily for Fedora 36 if not available then use the Fedora 35 Package.

  3. 3. Installing NVIDIA CUDA Repo

    Then to Install CUDA Repo on Fedora
    First, access the target directory:

    cd && cd Downloads

    Check that is there with:

    ls . | grep cuda

    (If not there see into /tmp/mozilla*…)
    Then Choose the CUDA Version.
    And to Setup it:

    sudo rpm -ivh cuda-repo-fedora*.rpm
  4. 4. Installing NVIDIA CUDA

    How to Install CUDA Toolkit on Fedora

    CUDA Installation Guide

QuickChic Theme • Powered by WordPress