nccl-git on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "nccl-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install nccl-git on Arch using YAY

$ yay -S nccl-git

* (Optional) Uninstall nccl-git on Arch using YAY

$ yay -Rns nccl-git

2. Manually Install "nccl-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone nccl-git's git locally

$ git clone https://aur.archlinux.org/nccl-git.git ~/nccl-git

c. Go to ~/nccl-git folder and install it

$ cd ~/nccl-git $ makepkg -si

3. Information about the nccl-git package on Arch User Repository (AUR)

ID: 376210
Name: nccl-git
PackageBaseID: 118952
PackageBase: nccl-git
Version: 1.3.0.1.r13.2a974f5-1
Description: NVIDIA CUDA optimized primitives for collective multi-GPU communication
URL: https://github.com/NVIDIA/nccl.git
NumVotes: 0
Popularity: 0
OutOfDate: 1707310329
Maintainer: tsirif
Submitter: tsirif
FirstSubmitted: 1484939160
LastModified: 1484939160
URLPath: /cgit/aur.git/snapshot/nccl-git.tar.gz