Functionsยง
- create_
sub_ devices - Partitioning a device
- get_
device_ and_ host_ timer - get_
device_ ids - get_
device_ info - get_
host_ timer clGetHostTimer
returns the current value of the host clock as seen by device. This value is in the same timebase as the host_timestamp returned fromclGetDeviceAndHostTimer
. The implementation will return with as low a latency as possible to allow a correlation with a subsequent application sampled time. The host timestamp and device timestamp returned by this function andclGetDeviceAndHostTimer
each have an implementation defined timebase. The timestamps will always be in their respective timebases regardless of which query function is used. The timestamp returned fromclGetEventProfilingInfo
for an event on a device and a device timestamp queried from the same device will always be in the same timebase.- release_
device - retain_
device