rocm-arch

A collection of Arch Linux PKGBUILDS for the ROCm platform

Commits at bb34d6366f9662237551a25acb0a8a8fdcf015ad

  1. bb34d636 upgpkg: rocm-gdb 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  2. be217eac upgpkg: rocm-dbgapi 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  3. ba786000 upgpkg: hsa-amd-aqlprofile-bin 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  4. 021388bd upgpkg: rocminfo 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  5. 6e4bda7d upgpkg: rocm-opencl-runtime 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  6. 3f589da0 upgpkg: rocclr 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  7. 78dd69bc upgpkg: comgr 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  8. 147ef8c0 upgpkg: rocm-cmake 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  9. 24ea3c6f upgpkg: hsa-rocr 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  10. c58082e9 upgpkg: rocm-device-libs 4.1.0-1 upstream release New release Torsten Keßler authored at Torsten Keßler comitted at
  11. 27e5959a upgpkg: hsakmt-roct 4.1.0-1 upstream release new release Torsten Keßler authored at Torsten Keßler comitted at
  12. a006a68e upgpkg: llvm-amdgpu 4.1.0-1 upstream release New release Torsten Keßler authored at Torsten Keßler comitted at
  13. c192869f upgpkg: llvm-amdgpu 4.0.1-2 Add static versions of the sanitizer libraries Torsten Keßler authored at Torsten Keßler comitted at
  14. 1604a87a Add warning to README Updating single packages while the ROCm stack of an older release is still installed may result in build errors. The README now contains a warning and recommends a fresh install, in accordance with AMD's official recommendation: https://github.com/RadeonOpenCompute/ROCm/blob/master/README.md Torsten Keßler authored at Torsten Keßler comitted at
  15. 785300b2 upgpkg: llvm-amdgpu 4.0.1-1 upstream release Revert changes related to tensorflow Torsten Keßler authored at Torsten Keßler comitted at
  16. 59f33aeb [llvm-amdgpu] Fix quotes (#574) In previous commit, quickly fixed a hard-coded Python 3.9 version to automatically detect it; except I forgot to changes the string to use double quotes. JP-Ellis authored at GitHub comitted at
  17. 577f91ce upgpkg: hsa-amd-aqlprofile-bin 4.0.1-1 upstream release New release Torsten Keßler authored at Torsten Keßler comitted at
  18. 4fd430be Fix tensorflow include (#573) * Fix tensorflow include When tensorflow is installed, the CMake script tries to locates `/usr/lib/libtensorflow.so`, and if found enables some additional components of LLVM. Unfortunately, it assumes that the Tensorflow headers are located in `/usr/include`, but they are in fact installed in `/usr/include/tensorflow`. * Detect python version JP-Ellis authored at GitHub comitted at
  19. fc2274e4 upgpkg: llvm-amdgpu 4.0.1-1 upstream release New release Torsten Keßler authored at Torsten Keßler comitted at
  20. fb9a73e2 upgpkg: miopen-opencl 4.0.0-2 Build with boost 1.72 Torsten Keßler authored at Torsten Keßler comitted at
  21. 3da92260 upgpkg: miopen-hip 4.0.0-3 [miopen-hip] Build with boost 1.72 Torsten Keßler authored at Torsten Keßler comitted at
  22. ec600933 [hip-nvcc] updpkg 4.0.0 acxz authored at acxz comitted at
  23. bfec2a05 [rock-dkms-*] update checksums (#563) Sergey Moryakov authored at GitHub comitted at
  24. 1d1b470c [hip-rocclr] fix patch versioning acxz authored at acxz comitted at
  25. 026e0b4f [rock-dkms-{firmware-}bin] Version bump for firmware packages. (#560) Co-authored-by: Ray Gomez <ray.gomez@liqid.com> Ray authored at GitHub comitted at
  26. 072a7185 [miopen-opencl] Bump to 4.0.0 and build similar to miopen-hip (#559) Sergey Moryakov authored at GitHub comitted at
  27. d5a7eb25 Add version files for rocm-dev, rocm-utils and rocm-libs (#558) Darjan Krijan authored at GitHub comitted at
  28. ded5ff8d [miopen-hip] Partial PKGBUILD fix: (#556) - Change compiled from `hcc` to rocm's `clang++` as per the MIOpen build instructions, - Add `BOOST_CONTAINER_DISABLE_NOINLINE` to fix an issue with `noinline` not being defined, - Remove `HALF_ENABLE_F16C_INTRINSICS` as it should be automatically set (as per http://half.sourceforge.net/half_8hpp.html#a9f8c77eb299462e092d2df4d2d2b7abf), - Remove `MIOPEN_HIP_COMPILER` as it is automatically determined by CMake based on `CMAKE_INSTALL_PREFIX`, - Remove `Boost_NO_BOOST_CMAKE` flag as it does not seem to do anything Note that although this fixes #511, the issue described in #509 remains. JP-Ellis authored at GitHub comitted at
  29. 36ba27db remove deprecated aomp-amdgpu package acxz authored at acxz comitted at
  30. c5abce4e Fix rocalution checksum (#555) Sergey Moryakov authored at GitHub comitted at