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.3.1
	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-rocclr
	depends = python
	options = !staticlibs
	options = strip
	source = rocprofiler-4.3.1.tar.gz::https://github.com/ROCm-Developer-Tools/rocprofiler/archive/rocm-4.3.1.tar.gz
	source = rocprofiler-roctracer-4.3.1.tar.gz::https://github.com/ROCm-Developer-Tools/roctracer/archive/rocm-4.3.1.tar.gz
	source = add_string_header.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/hsa-class/pull/2.patch
	sha256sums = c6f5fa192c9cdb32553d24ed5c847107d312042e39fa3dd17c83e237c9542a2d
	sha256sums = 88ada5f256a570792d1326a305663e94cf2c3b0cbd99f7e745326923882dafd2
	sha256sums = 35c45b367d917b8ecf5d4d738e7761699b115b25530ab5528c8a6a4a49424199

pkgname = rocprofiler