Changes
2 changed files (+3/-3)
-
-
@@ -1,7 +1,7 @@pkgbase = rocthrust pkgdesc = Port of the Thrust parallel algorithm library atop HIP/ROCm pkgver = 4.1.0 pkgrel = 1 pkgrel = 2 url = https://rocmdocs.amd.com/en/latest/ROCm_Libraries/ROCm_Libraries.html#rocthrust arch = x86_64 license = Apache
-
-
-
@@ -2,7 +2,7 @@# Contributor: Markus Näther <naetherm@informatik.uni-freiburg.de> pkgname=rocthrust pkgver=4.1.0 pkgrel=1 pkgrel=2 pkgdesc='Port of the Thrust parallel algorithm library atop HIP/ROCm' arch=('x86_64') url='https://rocmdocs.amd.com/en/latest/ROCm_Libraries/ROCm_Libraries.html#rocthrust'
-
@@ -15,7 +15,7 @@ sha256sums=('e3d06c0387a2a6880776c7423b1acf0808fb8833bc822be75793da8c2f521efd')_dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")" build() { CXX=/opt/rocm/hip/bin/hipcc \ CXX=/opt/rocm/bin/hipcc \ cmake -Wno-dev -S "$_dirname" \ -DCMAKE_INSTALL_PREFIX=/opt/rocm \ -Damd_comgr_DIR=/opt/rocm/lib/cmake/amd_comgr \
-