hipsycl-cuda on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "hipsycl-cuda" 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 hipsycl-cuda on Arch using YAY

$ yay -S hipsycl-cuda

* (Optional) Uninstall hipsycl-cuda on Arch using YAY

$ yay -Rns hipsycl-cuda

2. Manually Install "hipsycl-cuda" via AUR

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

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

b. Clone hipsycl-cuda's git locally

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

c. Go to ~/hipsycl-cuda folder and install it

$ cd ~/hipsycl-cuda $ makepkg -si

3. Information about the hipsycl-cuda package on Arch User Repository (AUR)

ID: 1215624
Name: hipsycl-cuda
PackageBaseID: 150215
PackageBase: hipsycl-cuda
Version: 0.9.4-1
Description: Multi-backend implementation of SYCL for CPUs and GPUs
URL: https://github.com/OpenSYCL/OpenSYCL
NumVotes: 0
Popularity: 0
OutOfDate: 1707307976
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584226167
LastModified: 1677076070
URLPath: /cgit/aur.git/snapshot/hipsycl-cuda.tar.gz