Gromacs
2018.8
|
Declare infrastructure for OpenCL JIT compilation.
Functions | |
cl_program | gmx::ocl::compileProgram (FILE *fplog, const std::string &kernelBaseFilename, const std::string &extraDefines, cl_context context, cl_device_id deviceId, ocl_vendor_id_t deviceVendorId) |
Compile the specified kernel for the context and device. More... | |