Modifier and Type | Method and Description |
---|---|
static int |
CL.clCreateSubDevices(cl_device_id in_device,
cl_device_partition_property properties,
int num_devices,
cl_device_id[] out_devices,
int[] num_devices_ret)
Creates an array of sub-devices that each reference a non-intersecting set of compute units within
in_device . |