7bc4660db0
This library provides a way that OpenCL programs can open several ICD's. The Intel (beignet) and AMD/ATI (Clover for Mesa) OpenCL implimentations will be build as ICD's. This has as benefit that programs will not link directly against the OpenCL implimentation but against ocl-icd. The user needs to manualy install the OpenCL implimentation they want to use. PR: 181244 Submitted by: ohartman@zedat.fu-berlin.de
10 lines
317 B
Text
10 lines
317 B
Text
include/ocl_icd.h
|
|
lib/libOpenCL.so
|
|
lib/libOpenCL.so.1
|
|
lib/libOpenCL.so.1.0.0
|
|
libdata/pkgconfig/OpenCL.pc
|
|
libdata/pkgconfig/ocl-icd.pc
|
|
%%MANPAGES%%man/man7/libOpenCL.7.gz
|
|
%%MANPAGES%%man/man7/libOpenCL.so.7.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/ocl_icd_bindings.c
|
|
%%MANPAGES%%%%PORTDOCS%%%%DOCSDIR%%/html/libOpenCL.html
|