blob: 5dc32bd142618039395045e7541d2c87191a7d19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=!cuda? ( <sys-devel/clang-17:= ) cuda? ( <sys-devel/clang-17:=[llvm_targets_NVPTX] ) virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/libltdl <sys-devel/llvm-17:* virtual/opencl !cuda? ( <sys-devel/clang-17:= ) cuda? ( <sys-devel/clang-17:=[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=8
HOMEPAGE=http://portablecl.org https://github.com/pocl/pocl
INHERIT=cmake llvm
IUSE=accel +conformance cuda debug examples float-conversion hardening +hwloc memmanager lto test
KEYWORDS=amd64 ppc64
LICENSE=GPL-2
RDEPEND=dev-libs/libltdl <sys-devel/llvm-17:* virtual/opencl !cuda? ( <sys-devel/clang-17:= ) cuda? ( <sys-devel/clang-17:=[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/v4.0.tar.gz -> pocl-4.0.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5ae516d405b6ae5636e487ea4350a8a2 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 llvm 2e1701c714b75feb512bffdecd3fe7d0
_md5_=0099414a0b509597401615b10c5d2843
|