|
Represents the the OpenCL context for GPU operations.
-
Returns:
ClContext
|
|
Represents the default GPU device for image processing operations.
-
Returns:
ClDevice
|
|
The default local workgroup size for GPU operations.
-
Returns:
int
|
|
Checks if there are available GPU devices for image processing.
-
()
:
unit
-
Returns:
bool
-
True if there are no available GPU devices; otherwise, false.
|