Add ocl-icd - OpenCL Installable Client Driver.
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
devel/ocl-icd/Makefile
0 → 100644
devel/ocl-icd/distinfo
0 → 100644
devel/ocl-icd/pkg-descr
0 → 100644
devel/ocl-icd/pkg-plist
0 → 100644
Please register or sign in to comment