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
  23. 23
  24. 24
  25. 25
  26. 26
  27. 27
  28. 28
  29. 29
  30. 30
  31. 31
  32. 32
  33. 33
  34. 34
  35. 35
  36. 36
  37. 37
  38. 38
  39. 39
pkgbase = aomp-amdgpu
	pkgdesc = Clang/LLVM based compiler with added support for the OpenMP API on Radeon GPUs
	pkgver = 11.11.0
	pkgrel = 1
	url = https://github.com/ROCm-Developer-Tools/aomp
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = python
	makedepends = python-pip
	makedepends = python-argparse
	makedepends = python-cppheaderparser
	makedepends = python-ply
	makedepends = python-wheel
	makedepends = mesa
	makedepends = texinfo
	depends = z3
	depends = numactl
	depends = pciutils
	depends = libelf
	depends = libffi
	depends = guile2.0
	depends = ncurses
	depends = expat
	depends = xz
	depends = zlib
	depends = mpfr
	depends = source-highlight
	depends = babeltrace
	source = aomp-amdgpu-11.11.0.tar.gz::https://github.com/ROCm-Developer-Tools/aomp/archive/rel_11.11-0.tar.gz
	source = disable_ocl_tests.patch
	source = remove_gcc_logic.patch
	sha256sums = 7d9cea6b8944f110dfdb307fdd7e11809168a5a8f6502ffbd8dbf1e711e20707
	sha256sums = 10450211c4ee15a39d3ce9d85403b11174430b17bafd229019cf5ed5840a8b7a
	sha256sums = 5cf8144d9f3e42feecdb12aaef013921fed5e4e61b4bf8e3c1960dced26d13ae

pkgname = aomp-amdgpu