Changes
2 changed files (+4/-4)
-
-
@@ -1,7 +1,7 @@pkgbase = rocm-validation-suite pkgdesc = Tool for detecting and troubleshooting common problems affecting AMD GPUs pkgver = 3.6.0 pkgrel = 1 pkgrel = 2 url = https://github.com/ROCm-Developer-Tools/ROCmValidationSuite arch = x86_64 license = MIT
-
@@ -14,7 +14,7 @@ pkgbase = rocm-validation-suiteoptions = !staticlibs options = strip source = rocm-validation-suite-3.6.0.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-3.6.0.tar.gz sha256sums = fd036ed5fb8cfc9b1e26c6c320ceb322177ed0b4d36d354edd35b120d337c8f6 sha256sums = 4b9b4438c007173e0cb2f1058f9cf9c0f8d0bbd1e6065ffb99fa51910a303e68 pkgname = rocm-validation-suite
-
-
-
@@ -1,7 +1,7 @@# Maintainer: acxz <akashpatel2008 at yahoo dot com> pkgname=rocm-validation-suite pkgver=3.6.0 pkgrel=1 pkgrel=2 pkgdesc="Tool for detecting and troubleshooting common problems affecting AMD GPUs" arch=('x86_64')
-
@@ -11,7 +11,7 @@ depends=('pciutils' 'doxygen' 'rocblas' 'rocm-smi-lib' 'git')makedepends=('cmake') options=(!staticlibs strip) source=("$pkgname-$pkgver.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-$pkgver.tar.gz") sha256sums=('fd036ed5fb8cfc9b1e26c6c320ceb322177ed0b4d36d354edd35b120d337c8f6') sha256sums=('4b9b4438c007173e0cb2f1058f9cf9c0f8d0bbd1e6065ffb99fa51910a303e68') build() { mkdir -p "$srcdir/build"
-