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 = 5.0.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-5.0.0.tar.gz::https://github.com/ROCm-Developer-Tools/rocprofiler/archive/rocm-5.0.0.tar.gz
	source = rocprofiler-roctracer-5.0.0.tar.gz::https://github.com/ROCm-Developer-Tools/roctracer/archive/rocm-5.0.0.tar.gz
	source = add_string_header.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/hsa-class/pull/2.patch
	sha256sums = 2ed521f400e4aafd17405c2f9ad2fb3b906a982d3767b233122d9c2964c3245f
	sha256sums = a21f4fb093cee4a806d53cbc0645d615d89db12fbde305e9eceee7e4150acdf2
	sha256sums = 35c45b367d917b8ecf5d4d738e7761699b115b25530ab5528c8a6a4a49424199

pkgname = rocprofiler