miopengemm on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S miopengemm

* (Optional) Uninstall miopengemm on Arch using YAY

$ yay -Rns miopengemm

2. Manually Install "miopengemm" via AUR

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

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

b. Clone miopengemm's git locally

$ git clone https://aur.archlinux.org/miopengemm.git ~/miopengemm

c. Go to ~/miopengemm folder and install it

$ cd ~/miopengemm $ makepkg -si

3. Information about the miopengemm package on Arch User Repository (AUR)

ID: 1285368
Name: miopengemm
PackageBaseID: 195481
PackageBase: miopengemm
Version: 5.5.1-1
Description: An OpenCL GEMM kernel generator
URL: https://github.com/ROCmSoftwarePlatform/MIOpenGEMM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpkessler
Submitter: gromit
FirstSubmitted: 1688850822
LastModified: 1688850822
URLPath: /cgit/aur.git/snapshot/miopengemm.tar.gz