blob: 43489691dff680fcc1926f5af67dd4aecbedde3f (
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.4:3.10 <dev-python/markupsafe-2.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 <dev-python/markupsafe-2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 <dev-python/markupsafe-2.0[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p1:0 <dev-python/markupsafe-2.0[python_targets_pypy3(-)] ) ) ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p1: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 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d llvm 1c0b36f6ee2ff37bb9ab25cf23563030 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0 docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=37d62c530542ad89e53055a6b356bed4
|