rocm-arch

A collection of Arch Linux PKGBUILDS for the ROCm platform

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
pkgbase = rocm-validation-suite
	pkgdesc = Tool for detecting and troubleshooting common problems affecting AMD GPUs
	pkgver = 3.10.0
	pkgrel = 1
	url = https://github.com/ROCm-Developer-Tools/ROCmValidationSuite
	arch = x86_64
	license = MIT
	makedepends = cmake
	depends = pciutils
	depends = doxygen
	depends = rocblas
	depends = rocm-smi-lib64
	depends = git
	options = !staticlibs
	options = strip
	source = rocm-validation-suite-3.10.0.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-3.10.0.tar.gz
	source = action.patch
	sha256sums = 9f9a530f7850770663e0b0ec0c786367f2e22500a472ac6652c4fd9fb4df4f64
	sha256sums = 8edac06b0658c77f91ce77bbfbe539c4f001b27ab205aabcad91cbecf19bd4d0

pkgname = rocm-validation-suite