summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-12-17upgpkg: hipcub 5.4.1-1Torsten Keßler
patch release, update checksum
2022-12-09upgpkg: hipcub 5.4.0-1Torsten Keßler
Update to ROCm 5.4.0 with the following changes: * Simple test case to be run after the package is installed to check if it's correctly configured and installed; * Follow arch's cmake build guidelines; * Remove git from dependencies as it is not needed if rocprim and rocm-cmake are installed; * updated checksum.
2022-10-09upgpkg: hipcub 5.3.0-1Torsten Keßler
upstream release, update checksum and documentation links
2022-08-20upgpkg: hipcub 5.2.3-1Torsten Keßler
patch release, update checksum
2022-07-23upgpkg: hipcub 5.2.1-1Torsten Keßler
Update checksum
2022-07-01upgpkg: hipcub 5.2.0-1Torsten Keßler
* Update checksum * Update links to official documentation
2022-05-21upgpkg: hipcub 5.1.3-1Torsten Keßler
upstream release
2022-04-09upgpkg: hipcub 5.1.1-1Torsten Keßler
upstream release
2022-04-05upgpkg: hipcub 5.1.0-1Torsten Keßler
upstream release Remove GPU targets
2022-04-03upgpkg: hipcub 5.1.0-1Torsten Keßler
upstream release
2022-03-18upgpkg: hipcub 5.0.2-1Torsten Keßler
upstream release
2022-03-18Use cmake -DAMDGPU_TARGETS=${AMDGPU_TARGETS} to specify GPU targets (#650)Anthony Wang
hip-runtime-amd https://github.com/ROCm-Developer-Tools/hipamd/blob/develop/hip-config.cmake.in#L165 hipcub https://github.com/ROCmSoftwarePlatform/hipCUB/blob/develop/CMakeLists.txt#L62 hipfft https://github.com/ROCmSoftwarePlatform/hipfft/blob/develop/CMakeLists.txt#L108 rccl https://github.com/ROCmSoftwarePlatform/rccl/blob/develop/CMakeLists.txt#L45 rocalution https://github.com/ROCmSoftwarePlatform/rocalution/blob/develop/CMakeLists.txt#L84 rocblas https://github.com/ROCmSoftwarePlatform/rocblas/blob/develop/CMakeLists.txt#L91 rocfft https://github.com/ROCmSoftwarePlatform/rocfft/blob/develop/CMakeLists.txt#L142 rocrand https://github.com/ROCmSoftwarePlatform/rocrand/blob/develop/CMakeLists.txt#L79 rocsolver https://github.com/ROCmSoftwarePlatform/rocsolver/blob/develop/CMakeLists.txt#L128 rocsparse https://github.com/ROCmSoftwarePlatform/rocsparse/blob/develop/CMakeLists.txt#L158 rocthrust https://github.com/ROCmSoftwarePlatform/rocthrust/blob/develop/CMakeLists.txt#L68
2022-03-05upgpkg: hipcub 5.0.2-1Torsten Keßler
upstream release
2022-02-27upgpkg: hipcub 5.0.1-1Torsten Keßler
upstream release
2022-02-12upgpkg: hipcub 5.0.0-1Torsten Keßler
upstream release
2021-12-17upgpkg: hipcub 4.5.2-1Torsten Keßler
upstream release
2021-11-07upgpkg: hipcub 4.5.0-1Torsten Keßler
upstream release
2021-09-04upgpkg: hipcub 4.3.1-1Torsten Keßler
upstream release
2021-08-07upgpkg: hipcub 4.3.0-1Torsten Keßler
upstream release
2021-05-14upgpkg: hipcub 4.2.0-1Torsten Keßler
upstream release new release
2021-05-09upgpkg: hipcub 4.1.0-2Torsten Keßler
Adjust hipcc path
2021-03-24upgpkg: hipcub 4.1.0-1Torsten Keßler
upstream release new release
2020-12-19[hipcub] Update to 4.0.0 (#516)Torsten Keßler
2020-12-07[hipcub] Update to 3.10.0 (#498)Torsten Keßler
2020-10-30[hipcub] updpkg 3.9.0acxz
2020-09-22[hipcub] updpkg 3.8.0acxz
2020-08-22[hipcub] Update to 3.7.0 (#377)Torsten Keßler
2020-06-06[hipcub] Change prefix path (#203)Torsten Keßler
2020-06-05[hipcub] Update to 3.5.0 (#193)Torsten Keßler
2020-05-09[hipcub] Successful build in clean chroot (#143)Torsten Keßler
* [hipcub] Successful build in clean chroot hipcub is a header-only library, there's no libhipcub.so. Install license file, update dependencies, add optional dependency. Co-authored-by: Ranieri Althoff <1993083+ranisalt@users.noreply.github.com>
2020-04-25replace rocm-comgr with comgr (#123)acxz
2020-04-07Updated hipcub to version 3.3.0naetherm
2020-03-10Fix various bugsneeshy
2020-03-07Cleanupneeshy
Consistent style across project Remove extraneous dependencies Update packages Update checksums and .SRCINFO Specify proper license Fix prefixes Prefer make to ninja Much more TODO: miopen, rocm-cmake{,-git}, rock-dkms{,-git}, Remove duplicates in makedepends and depends git submodules
2020-01-09Updated to version 3.0.0naetherm
2019-07-10Upgraded to 2.6.0naetherm
2019-06-12Initial commitnaetherm