Skip to content

Instantly share code, notes, and snippets.

View hfutxqd's full-sized avatar
💻
working

Fishand hfutxqd

💻
working
View GitHub Profile
@hfutxqd
hfutxqd / PKGBUILD
Created December 3, 2019 12:59 — forked from naetherm/PKGBUILD
hsakmt-roct
# Maintainer: Olaf Leidinger <[email protected]>
pkgname=hsakmt-roct
pkgver=2.9.0
pkgrel=2
pkgdesc="Radeon Open Compute Thunk Interface"
_gitdir=ROCT-Thunk-Interface
arch=('x86_64')
url="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface"
license=('X11/MIT')
groups=()
@hfutxqd
hfutxqd / PKGBUILD
Created December 3, 2019 03:37 — forked from naetherm/PKGBUILD
hcc
# Submitter: Olaf Leidinger <[email protected]>
# Maintainer: Jakub Okoński <[email protected]>
# Maintainer: Rigo Reddig <[email protected]> ;)
pkgname=hcc
pkgver=2.10.0
pkgrel=1
pkgdesc="HCC is an Open Source, Optimizing C++ Compiler for Heterogeneous Compute"
arch=('x86_64')
url="https://github.com/RadeonOpenCompute/hcc"
license=('NCSAOSL')