This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Maintainer: Olaf Leidinger <oleid@mescharet.de> | |
| 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=() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Submitter: Olaf Leidinger <oleid@mescharet.de> | |
| # Maintainer: Jakub Okoński <jakub@okonski.org> | |
| # Maintainer: Rigo Reddig <rigo.reddig@gmail.com> ;) | |
| 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') |