hipsycl-rocm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S hipsycl-rocm

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

$ yay -Rns hipsycl-rocm

2. Manually Install "hipsycl-rocm" via AUR

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

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

b. Clone hipsycl-rocm's git locally

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

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

$ cd ~/hipsycl-rocm $ makepkg -si

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

ID: 1215633
Name: hipsycl-rocm
PackageBaseID: 150216
PackageBase: hipsycl-rocm
Version: 0.9.4-1
Description: Multi-backend implementation of SYCL for CPUs and GPUs
URL: https://github.com/OpenSYCL/OpenSYCL
NumVotes: 1
Popularity: 0
OutOfDate: 1706712883
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584226783
LastModified: 1677077994
URLPath: /cgit/aur.git/snapshot/hipsycl-rocm.tar.gz