summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-12-18upgpkg: rocalution 5.4.1-1Torsten Keßler
patch release, update checksum
2022-12-13upgpkg: rocalution 5.4.0-1Torsten Keßler
Update to ROCm 5.4.0: * Simple test case to be run after installation that checks if the package is correctly configured and installed. * Use upstream patch to remove git as dependency. * Set build type to None to comply with arch's package policy. * Update checksums and links to docu.
2022-10-12upgpkg: rocalution 5.3.0-1Torsten Keßler
* Remove patch as it was merged upstream * Follow cmake template from wiki * Remove AMDGPU_TARGETS logic; build for all available targets * Update checksum and links to documentation
2022-08-21upgpkg: rocalution 5.2.3-1Torsten Keßler
patch release, update checksum
2022-07-23upgpkg: rocalution 5.2.1-1Torsten Keßler
Update checksum
2022-07-09upgpkg: rocalution 5.2.0-1Torsten Keßler
* Update checksum * Include upstream commit for updated include paths of rocblas and rocsparse
2022-05-22upgpkg: rocalution 5.1.3-1Torsten Keßler
upstream release
2022-04-10upgpkg: rocalution 5.1.1-1Torsten Keßler
upstream release
2022-04-09upgpkg: rocalution 5.1.0-1 (#733)JP-Ellis
Signed-off-by: JP-Ellis <josh@jpellis.me>
2022-03-18upgpkg: rocalution 5.0.2-1Torsten Keßler
upstream release Add default GPU targets
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-06upgpkg: rocalution 5.0.2-1Torsten Keßler
upstream release
2022-02-28upgpkg: rocalution 5.0.1 (#663)Akash Patel
* upgpkg: rocalution 5.0.0 * upgpkg: rocalution 5.0.1-1 use updated clang_options link, -Wno-dev is not critical, -DCMAKE_INSTALL_PREFX gets overridden by -DROCM_PATH, hip and amd_comgr are now found automatically, remove SUPPORT_XXX flags which are given by default CMakeLists
2021-12-21upgpkg: rocalution 4.5.2-1Torsten Keßler
upstream release
2021-11-10upgpkg: rocalution 4.5.0-1Torsten Keßler
upstream release
2021-09-04upgpkg: rocalution 4.3.1-1Torsten Keßler
upstream release
2021-08-07upgpkg: rocalution 4.3.0-1Torsten Keßler
upstream release
2021-05-14upgpkg: rocalution 4.2.0-1Torsten Keßler
upstream release new release
2021-05-09upgpkg: rocalution 4.1.0-2Torsten Keßler
Adjust hipcc path
2021-03-27upgpkg: rocalution 4.1.0-1Torsten Keßler
upstream release new release
2020-12-20Fix rocalution checksum (#555)Sergey Moryakov
2020-12-19[rocalution] Update to 4.0.0 (#526)Torsten Keßler
2020-12-15[rocalution] Add rocrand to depends (#512)Torsten Keßler
2020-12-07[rocalution] Update to 3.10.0 (#505)Torsten Keßler
2020-10-30[rocalution] updpkg 3.9.0acxz
2020-09-22[rocalution] updpkg 3.8.0acxz
2020-08-25[rocalution] Update to 3.7.0 (#402)Torsten Keßler
2020-06-14[rocalution] Update to 3.5.0 (#253)Torsten Keßler
2020-05-21[rocalution] Successful build in clean chroot (#170)Torsten Keßler
2020-04-30replace rocm-comgr dep with comgracxz
2020-04-25replace rocm-comgr with comgr (#123)acxz
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-02-01Updated to version 3.0.0naetherm