Changes
2 changed files (+3/-3)
-
-
@@ -1,7 +1,7 @@pkgbase = hip-rocclr pkgdesc = Heterogeneous Interface for Portability ROCm pkgver = 3.7.0 pkgrel = 2 pkgrel = 3 url = https://rocmdocs.amd.com/en/latest/Installation_Guide/HIP.html arch = x86_64 license = MIT
-
-
-
@@ -1,7 +1,7 @@# Maintainer: acxz <akashpatel2008 at yahoo dot com> pkgname=hip-rocclr pkgver=3.7.0 pkgrel=2 pkgrel=3 pkgdesc="Heterogeneous Interface for Portability ROCm" arch=('x86_64') url='https://rocmdocs.amd.com/en/latest/Installation_Guide/HIP.html'
-
@@ -23,7 +23,7 @@ build() {-DCMAKE_PREFIX_PATH='/opt/rocm/lib/cmake/hsa-runtime64;/opt/rocm/lib/cmake/amd_comgr' \ -DHIP_COMPILER=clang \ -DHIP_PLATFORM=rocclr make -C build VERBOSE=1 make -C build } package() {
-