summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/rocThrust: drop 5.0.2-r1Andreas Sturmlechner2023-02-012-77/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/rocThrust: drop 4.0.0-r1, 4.3.0-r2Andreas Sturmlechner2022-12-194-141/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/rocThrust: add 5.1.3, using rocm.eclassYiyang Wu2022-09-222-0/+75
| | | | | | | | | No need to rebuilt rocThrust when hip upgrade because it is dynamically linked to libhipamd, while llvm SLOT does not matter because it is only used to produce GPU kernels, libclang and libLLVM does not linked in. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/rocThrust: relax SLOT dependency on dev-util/hip.Benda Xu2022-08-061-3/+3
| | | | | | | dev-cpp/gtest should be in DEPEND. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/rocThrust: bump to 5.0.2YiyangWu2022-05-032-0/+77
| | | | | | | | | Observed one failed test on gfx1031 though: https://github.com/ROCmSoftwarePlatform/rocThrust/issues/233 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>
* sci-libs/rocThrust: remove unused cmake flags.Benda Xu2022-05-022-79/+4
| | | | | | | | | | unbundle against hip slots. add gtest to the test dependency. Closes: https://bugs.gentoo.org/831968 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/rocThrust: strip PN from the include path.Benda Xu2022-01-241-0/+76
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/rocThrust: bump version to 4.3.0YiyangWu2021-11-064-0/+93
| | | | | | | | | Enable benchmark and test build options Closes: https://github.com/gentoo/gentoo/pull/22803 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>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/rocThrust: ROCm backend for Thrust.Benda Xu2021-01-244-0/+97
Bug: https://bugs.gentoo.org/650804 Bug: https://github.com/gentoo/gentoo/pull/10724 Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Suggested-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>