blob: 886ca3c19c0d2d649900cf50050498cc49a0b5f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=!cuda? ( <sys-devel/clang-16:= ) cuda? ( <sys-devel/clang-16:=[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-16:* virtual/opencl !cuda? ( <sys-devel/clang-16:= ) cuda? ( <sys-devel/clang-16:=[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-16:* virtual/opencl !cuda? ( <sys-devel/clang-16:= ) cuda? ( <sys-devel/clang-16:=[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/v3.1.tar.gz -> pocl-3.1.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 llvm 976dc8267d6a5af8b259cb956b52d51f
_md5_=98e58a8a15768e6e2aad54e57efe33c9
|