rocm-arch

A collection of Arch Linux PKGBUILDS for the ROCm platform

Commits at 1604a87aa5301dc43694efa9157df0e94c03041c

  1. 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
  2. 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
  3. 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
  4. 577f91ce upgpkg: hsa-amd-aqlprofile-bin 4.0.1-1 upstream release New release Torsten Keßler authored at Torsten Keßler comitted at
  5. 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
  6. fc2274e4 upgpkg: llvm-amdgpu 4.0.1-1 upstream release New release Torsten Keßler authored at Torsten Keßler comitted at
  7. fb9a73e2 upgpkg: miopen-opencl 4.0.0-2 Build with boost 1.72 Torsten Keßler authored at Torsten Keßler comitted at
  8. 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
  9. ec600933 [hip-nvcc] updpkg 4.0.0 acxz authored at acxz comitted at
  10. bfec2a05 [rock-dkms-*] update checksums (#563) Sergey Moryakov authored at GitHub comitted at
  11. 1d1b470c [hip-rocclr] fix patch versioning acxz authored at acxz comitted at
  12. 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
  13. 072a7185 [miopen-opencl] Bump to 4.0.0 and build similar to miopen-hip (#559) Sergey Moryakov authored at GitHub comitted at
  14. d5a7eb25 Add version files for rocm-dev, rocm-utils and rocm-libs (#558) Darjan Krijan authored at GitHub comitted at
  15. 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
  16. 36ba27db remove deprecated aomp-amdgpu package acxz authored at acxz comitted at
  17. c5abce4e Fix rocalution checksum (#555) Sergey Moryakov authored at GitHub comitted at
  18. 34338cd7 [rocm-gdb] Update checksum (#554) Torsten Keßler authored at GitHub comitted at
  19. f0a4d40a [rocm-smi] Update to 4.0.0 (#541) Torsten Keßler authored at GitHub comitted at
  20. f880d3ef [rocprofiler] Update to 4.0.0 (#545) Torsten Keßler authored at GitHub comitted at
  21. 21992f32 [rocrand] Update to 4.0.0 (#546) Torsten Keßler authored at GitHub comitted at
  22. 77afb7c7 [roctracer] Update to 4.0.0 (#550) Torsten Keßler authored at GitHub comitted at
  23. 41343680 [rocm-cmake] Update 4.0.0 sha256 (#552) Krzysztof Dermont authored at GitHub comitted at
  24. c33ec7c5 [atmi] Update to 4.0.0 (#551) Torsten Keßler authored at GitHub comitted at
  25. fa3620c1 [rocthrust] Update to 4.0.0 (#549) Torsten Keßler authored at GitHub comitted at
  26. e918e94b [rocsparse] Update to 4.0.0 (#548) Torsten Keßler authored at GitHub comitted at
  27. 5de99574 [rocsolver] Update to 4.0.0 (#547) Torsten Keßler authored at GitHub comitted at
  28. 675249d0 [rocprim] Update to 4.0.0 (#544) Torsten Keßler authored at GitHub comitted at
  29. 67889e97 [rocminfo] Update to 4.0.0 (#543) Torsten Keßler authored at GitHub comitted at
  30. e68ab0b9 [rocm-utils] Update to 4.0.0 (#542) Torsten Keßler authored at GitHub comitted at