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.0
	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.0.tar.gz::https://github.com/ROCm-Developer-Tools/rocprofiler/archive/rocm-4.5.0.tar.gz
	source = rocprofiler-roctracer-4.5.0.tar.gz::https://github.com/ROCm-Developer-Tools/roctracer/archive/rocm-4.5.0.tar.gz
	source = add_string_header.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/hsa-class/pull/2.patch
	sha256sums = 9b47b086d28fc831dbe0f83ec7e4640057b97edc961f2f050a0968633f32a06b
	sha256sums = 83dcd8987e129b14da0fe74e24ce8d027333f8fedc9247a402d3683765983296
	sha256sums = 35c45b367d917b8ecf5d4d738e7761699b115b25530ab5528c8a6a4a49424199

pkgname = rocprofiler