Changes
2 changed files (+7/-5)
-
-
@@ -1,14 +1,16 @@pkgbase = hsa-rocr pkgdesc = ROCm Platform Runtime: ROCr a HPC market enhanced HSA based runtime pkgver = 3.7.0 pkgrel = 2 pkgrel = 3 url = https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCR-Runtime.html arch = x86_64 license = custom:NCSAOSL makedepends = cmake makedepends = llvm-amdgpu makedepends = xxd depends = libelf depends = hsakmt-roct depends = xxd depends = rocm-device-libs provides = rocr-runtime=3.7.0 conflicts = rocr-runtime replaces = rocr-runtime
-
-
-
@@ -6,13 +6,13 @@pkgname=hsa-rocr pkgver=3.7.0 pkgrel=2 pkgrel=3 pkgdesc='ROCm Platform Runtime: ROCr a HPC market enhanced HSA based runtime' arch=('x86_64') url='https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCR-Runtime.html' license=('custom:NCSAOSL') depends=('libelf' 'hsakmt-roct' 'xxd') makedepends=('cmake') depends=('libelf' 'hsakmt-roct' 'rocm-device-libs') makedepends=('cmake' 'llvm-amdgpu' 'xxd') provides=("rocr-runtime=$pkgver") replaces=('rocr-runtime') conflicts=('rocr-runtime')
-