OpenCLRaw-1.0.1001: The OpenCL Standard for heterogenous data-parallel computing

System.OpenCL.Raw.V10.ProgramObject

Description

Conforms to section 5.4 of the OpenCL 1.0 specification

Documentation

clBuildProgram :: Program -> [DeviceID] -> String -> BuildProgramCallback -> Ptr () -> IO (Maybe ErrorCode)Source