blob: cb1d028c7fea84a44630196b4a7bd642546209af (
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 fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 llvm 6f88d422e49b917bf254b2594f3d903c eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0 docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=37d62c530542ad89e53055a6b356bed4
|