blob: 977edf82019e9f9d3f4b3e59e0608d3d22d9bbd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=!cuda? ( <sys-devel/clang-18:= ) cuda? ( <sys-devel/clang-18:=[llvm_targets_NVPTX] ) virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/libltdl <sys-devel/llvm-18:* virtual/opencl !cuda? ( <sys-devel/clang-18:= ) cuda? ( <sys-devel/clang-18:=[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 test
KEYWORDS=~amd64 ~ppc64
LICENSE=GPL-2
RDEPEND=dev-libs/libltdl <sys-devel/llvm-18:* virtual/opencl !cuda? ( <sys-devel/clang-18:= ) cuda? ( <sys-devel/clang-18:=[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/v5.0.tar.gz -> pocl-5.0.tar.gz
_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056 llvm-utils e59dc622da7e7e7f16879105bed34858 llvm 2a7c6c7a9370cedd74e77a53c4a5d655
_md5_=750fc9d8c311417aa7dc9148e7e40e46
|