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 = rocprofiler
	pkgdesc = ROC profiler library. Profiling with perf-counters and derived metrics.
	pkgver = 4.5.2
	pkgrel = 1
	url = https://rocmdocs.amd.com/en/latest/ROCm_Tools/ROCm-Tools.html
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = python-argparse
	makedepends = python-cppheaderparser
	depends = hip
	depends = python
	options = !staticlibs
	options = strip
	source = rocprofiler-4.5.2.tar.gz::https://github.com/ROCm-Developer-Tools/rocprofiler/archive/rocm-4.5.2.tar.gz
	source = rocprofiler-roctracer-4.5.2.tar.gz::https://github.com/ROCm-Developer-Tools/roctracer/archive/rocm-4.5.2.tar.gz
	source = add_string_header.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/hsa-class/pull/2.patch
	sha256sums = baa59826f8fb984993c03d05e2e3cdf0b830b08f8056b18ba206dfbaa367aca9
	sha256sums = 7012d18b79736dbe119161aab86f4976b78553ce0b2f4753a9386752d75d5074
	sha256sums = 35c45b367d917b8ecf5d4d738e7761699b115b25530ab5528c8a6a4a49424199

pkgname = rocprofiler