summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-12-17upgpkg: rocm-opencl-runtime 5.4.1-1Torsten Keßler
patch release, update checksums
2022-12-12upgpkg: rocm-opencl-runtime 5.4.0-2Torsten Keßler
* Remove check() as tests depend on installed hardware, * instead add simple test case to be run after package installation to check if it is correctly configured and installed; * Overwrite default cmake build type to comply with arch's cmake policy.
2022-12-01upgpkg: rocm-opencl-runtime 5.4.0-1Torsten Keßler
Update checksum
2022-11-20upgpkg: rocm-opencl-runtime 5.3.3-1Torsten Keßler
Add unit tests to check()
2022-10-09upgpkg: rocm-opencl-runtime 5.3.0-1Torsten Keßler
upstream release, update checksums
2022-09-18upgpkg: rocm-opencl-runtime 5.2.3-3Torsten Keßler
Use cmake template, sync package desc. with other OpenCL packages, remove heredocs
2022-09-17No more need to patch for gfx803 (#853)John
2022-08-20upgpkg: rocm-opencl-runtime 5.2.3-1Torsten Keßler
patch release, update checksum
2022-07-22upgpkg: rocm-opencl-runtime 5.2.1-1Torsten Keßler
Update checksum
2022-06-29upgpkg: rocm-opencl-runtime 5.2.0-1Torsten Keßler
Update checksum
2022-05-21upgpkg: rocm-opencl-runtime 5.1.3-1Torsten Keßler
upstream release
2022-04-09upgpkg: rocm-opencl-runtime 5.1.1-1Torsten Keßler
upstream release
2022-04-09Re-enable support for gfx800 (#742)John
2022-04-02upgpkg: rocm-opencl-runtime 5.1.0-1Torsten Keßler
upstream release Current version not working
2022-03-05upgpkg: rocm-opencl-runtime 5.0.2-1Torsten Keßler
upstream release
2022-02-17upgpkg: rocm-opencl-runtime 5.0.1-1Torsten Keßler
upstream release
2022-02-10upgpkg: rocm-opencl-runtime 5.0.0-1Torsten Keßler
upstream release
2021-12-11upgpkg: rocm-opencl-runtime 4.5.2-1Torsten Keßler
upstream release
2021-11-02upgpkg: rocm-opencl-runtime 4.5.0-1Torsten Keßler
upstream release
2021-08-29upgpkg: rocm-opencl-runtime 4.3.1-1Torsten Keßler
upstream release
2021-08-04upgpkg: rocm-opencl-runtime 4.3.0-1Torsten Keßler
upstream release
2021-05-13upgpkg: rocm-opencl-runtime 4.2.0-1Torsten Keßler
upstream release new release
2021-05-10upgpkg: rocm-opencl-runtime 4.1.0-2Torsten Keßler
Fix rocclr include paths
2021-03-24upgpkg: rocm-opencl-runtime 4.1.0-1Torsten Keßler
upstream release new release
2020-12-19[rocm-opencl-runtime] Update to 4.0.0 (#539)Torsten Keßler
2020-12-03[rocm-opencl-runtime] Update to 3.10.0Torsten Keßler
2020-11-01[rocm-opencl-runtime] Fix include pathTorsten Keßler
2020-10-31[rocm-opencl-runtime] updpkg 3.9.0acxz
2020-09-24[rocm-opencl-runtime] Update to 3.8.0 (#436)Torsten Keßler
2020-09-17[rocm-opencl-runtime] add opencl-amdgpu-pro-pal as conflictacxz
2020-09-16[rocm-opencl-runtime] add opencl-driver as conflictacxz
2020-08-24[rocm-opencl-runtime] use tagged 3.7.0 releaseacxz
2020-08-24[rocm-opencl-runtime] upgrade to 3.7.0naetherm
2020-06-06 [rocm-opencl-runtime] Update to 3.5.0 (#194)Torsten Keßler
2020-05-17upgpkg: rocm-opencl-runtime 3.3.0-7Ranieri Althoff
[rocm-opencl-runtime] fix ret_val issues, closes #165 #169
2020-04-28opencl-runtime: remove llvm-amdgpu as makedepSamuel Bernard
2020-04-25replace rocm-comgr with comgr (#123)acxz
2020-04-20upgpkg: rocm-opencl-runtime 3.3.0-4Ranieri Althoff
upgpkg: rocm-opencl-runtime 3.3.0-3 rocm-comgr is a runtime dependency of rocm-opencl-runtime
2020-04-20[rocm-opencl-runtime] Add OpenCL/vendors, fix ld.so.conf (#101)Torsten Keßler
* Copy amdocl64.icd to /etc/OpenCL/vendors. Otherwise, clinfo doesn't work. * Change ld.so.conf to /opt/rocm/lib/x86_64 so that the runtime can detect libamdocl64.so Co-authored-by: Ranieri Althoff <1993083+ranisalt@users.noreply.github.com>
2020-04-20upgpkg: rocm-opencl-runtime 3.3.0-2Ranieri Althoff
Build opencl-runtime from tarball, use rocm-cmake, remove patches
2020-04-10Split rocm-device-libs from rocm-opencl-runtime (#99)Ranieri Althoff
2020-04-07Updated rocm-opencl-runtime to version 3.3.0naetherm
2020-03-31Rename rocr-runtime -> hsa-rocr (#77)Ranieri Althoff
2020-03-27Deprecate roct-thunk-interface, update hsakmt-roct (#69)Ranieri Althoff
* Update hsakmt-roct * Replace dependencies on roct-thunk-interface with hsakmt-roct
2020-03-05v3.1.0-1Ranieri Althoff
2020-02-04v3.0.0-3Ranieri Althoff
- Add patch to trim useless artifacts - Cleanup scripts - Fix licenses
2020-01-30v3.0.0-2Ranieri Althoff
- Split llvm and comgr packages - Fix build artifacts
2020-01-23v3.0.0Ranieri Althoff
- v3.0.0 finally! Split into rocm-opencl-runtime (OpenCL libs) and rocm-device-libs (LLVM bitcode) for smaller packages
2019-12-11v2.10.0-2Ranieri Althoff
- Simplify thread calc - Use git for small repositories
2019-11-26v2.10.0Ranieri Althoff