blob: 0fb254f3f7ba18d30778829d12cbbbd7942dbb5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/cmake-3.22 >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-util/hip:= sci-libs/rocPRIM:0/5.0 test? ( dev-cpp/gtest )
DESCRIPTION=HIP back-end for the parallel algorithm library Thrust
EAPI=8
HOMEPAGE=https://github.com/ROCmSoftwarePlatform/rocThrust
INHERIT=cmake
IUSE=benchmark test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-util/hip:= sci-libs/rocPRIM:0/5.0
RESTRICT=!test? ( test )
SLOT=0/5.0
SRC_URI=https://github.com/ROCmSoftwarePlatform/rocThrust/archive/rocm-5.0.2.tar.gz -> rocThrust-5.0.2.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=87ef2047d2b12076ff05143c7b3102d3
|