blob: 552d4a21a2efb1534a846c00c149d27093d17bda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=!cuda? ( <sys-devel/clang-14:= ) cuda? ( <sys-devel/clang-14:=[llvm_targets_NVPTX] ) virtual/pkgconfig doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 <dev-python/markupsafe-2.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 <dev-python/markupsafe-2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 <dev-python/markupsafe-2.0[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 <dev-python/markupsafe-2.0[python_targets_pypy3(-)] ) ) ) dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 dev-python/sphinx[python_targets_pypy3(-)] ) ) )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/libltdl <sys-devel/llvm-14:* virtual/opencl !cuda? ( <sys-devel/clang-14:= ) cuda? ( <sys-devel/clang-14:=[llvm_targets_NVPTX] ) debug? ( dev-util/lttng-ust:= ) hwloc? ( sys-apps/hwloc:=[cuda?] ) !!sys-devel/llvm:0
DESCRIPTION=Portable Computing Language (an implementation of OpenCL)
EAPI=7
HOMEPAGE=http://portablecl.org https://github.com/pocl/pocl
INHERIT=cmake llvm python-any-r1 docs
IUSE=accel cl20 +conformance cuda debug examples float-conversion hardening +hwloc memmanager test doc
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/libltdl <sys-devel/llvm-14:* virtual/opencl !cuda? ( <sys-devel/clang-14:= ) cuda? ( <sys-devel/clang-14:=[llvm_targets_NVPTX] ) debug? ( dev-util/lttng-ust:= ) hwloc? ( sys-apps/hwloc:=[cuda?] )
RESTRICT=!test? ( test ) test
SLOT=0
SRC_URI=https://github.com/pocl/pocl/archive/v1.8.tar.gz -> pocl-1.8.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149 llvm 6f88d422e49b917bf254b2594f3d903c eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=37d62c530542ad89e53055a6b356bed4
|