|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of cl_device_partition_property in org.jocl |
---|
Methods in org.jocl with parameters of type cl_device_partition_property | |
---|---|
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 . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |