Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlineprivate |
Construct the opencl_context by initializing the OpenCL context, devices, command queues, and kernel groups.
This constructor does the following:
platform_id | id of the OpenCL platform to use |
device_id | id of the OpenCL device to use |
std::system_error | if an OpenCL error occurs. |
Definition at line 75 of file opencl_context.hpp.