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
  40. 40
  41. 41
pkgbase = aomp-amdgpu
	pkgdesc = Clang/LLVM based compiler with added support for the OpenMP API on Radeon GPUs
	pkgver = 11.8.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.8.0.tar.gz::https://github.com/ROCm-Developer-Tools/aomp/archive/rel_11.8-0.tar.gz
	source = disable_ocl_tests.patch
	source = adjust_rpath.patch
	source = remove_gcc_logic.patch
	sha256sums = a708c02ab6acd0cd7a56cb7cf684a53ebe5f63a7e17fe2a1cf878343259a59b3
	sha256sums = bf3aab8fc2c828554ba76ab1876179130704f1c35906228fcf7e94239f5e4170
	sha256sums = 94c670cd991c95a7b6312feb77d32a11c1ac1b839218bcd251042563b7af1a44
	sha256sums = d1040410c7cebc109d2905722e959d4e9d3e4f122fe0a4ae72e3f3d8e5b9a722

pkgname = aomp-amdgpu