summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm-roc: Remove last-rited packageAndreas Sturmlechner2023-03-045-288/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-devel/llvm-roc: drop versionsAndreas Sturmlechner2022-12-2510-695/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-devel/llvm-roc: locate bitcode correctlyYiyangWu2022-03-272-0/+18
| | | | | | | | | | This fixes clang not able to find rocm-device-libs when calling from rocm-comgr instead of commandline. Closes: https://bugs.gentoo.org/830762 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: new version: 5.0.2YiyangWu2022-03-223-0/+231
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: bump to 4.5.2Fco Javier Felix2022-02-112-0/+199
| | | | | | | | Closes: https://bugs.gentoo.org/802924 Package-Manager: Portage-3.0.28-r1, Repoman-3.0.3-r1 Signed-off-by: Fco. Javier Felix <ffelix@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/23343 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-devel/llvm-roc: add hip-location.patch backYiyangWu2021-08-261-0/+189
| | | | | | | | | | | | | | | Clang from llvm-roc-4.3.0 throws error during compilation of rocm packages for GPU devices (e.g. rocBLAS). The missing of $ROCM_PATH and deprecation of hip-location.patch together causes in this situation. This commit update the hip-location.patch so it can be used again. Closes: https://bugs.gentoo.org/809392 Closes: https://github.com/gentoo/gentoo/pull/22060 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: fix linux-headers-5.13 buildSergei Trofimovich2021-07-081-0/+86
| | | | | | | | | | | Backport #include <linux/cyclades.h> uptream removal. Reported-by: cyrillic Closes: https://bugs.gentoo.org/800695 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21568 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Version bump to 4.2.0 and QAWilfried Holzke2021-06-272-0/+39
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.18, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/21342 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Fix missing includeCraig Andrews2021-05-021-0/+21
| | | | | | | | Fixes building with GCC 11 Closes: https://bugs.gentoo.org/787569 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: set default device-libs.Benda Xu2021-02-071-1/+38
| | | | | | | | | | Disable HIP runtime check, it is not needed for Gentoo. Only the patch is updated, directly move 4.0.0-r1 to -r2. Closes: https://bugs.gentoo.org/769005 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: replace HIP finder with Gentoo paths.Benda Xu2021-01-202-0/+76
| | | | | | | | | | | | remove isystem include path. Set USE=runtime as default. Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Suggested-by: Wilfried Holzke <gentoo@holzke.net> Reference: https://github.com/justxi/rocm/issues/174#issuecomment-749479598 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: Fix compile when tensorflow is installedCraig Andrews2020-11-181-0/+35
| | | | | | Closes: https://bugs.gentoo.org/754276 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Fix undefined reference to current_pos()Craig Andrews2020-09-081-0/+32
| | | | | | Closes: https://bugs.gentoo.org/741118 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Restore accidentally deleted patchCraig Andrews2020-08-271-0/+20
| | | | | | | | | | files/llvm-roc-3.0.0-add_libraries.patch is still used; it shouldn't have been deleted in commit 5c0896473f9742b66c2f63dae3f4989ed4feeb25 Closes: https://bugs.gentoo.org/739012 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Cleanup old versionsCraig Andrews2020-08-251-20/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: New ebuild for llvm-roc 3.0.0Wilfried Holzke2019-12-291-0/+20
Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.79, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/14149 Signed-off-by: Craig Andrews <candrews@gentoo.org>