A object representing a given program. Contains:
- OpenCL Context
- OpenCL Kernel source or binary
- List of target devices Can compile into GPU or CPU code.
Creation
cICreateProgramWithSource()cICreateProgramWithBinary()
A object representing a given program. Contains:
cICreateProgramWithSource()cICreateProgramWithBinary()