Skip to content

HComputeDevice🔗

Name🔗

HComputeDevice — Class representing a compute device handle.

Constructors🔗

 
OpenComputeDevice Open a compute device.

Methods🔗

 
ActivateComputeDevice Activate a compute device.
DeactivateAllComputeDevices Deactivate all compute devices.
DeactivateComputeDevice Deactivate a compute device.
GetComputeDeviceInfo Get information on a compute device.
GetComputeDeviceParam Query compute device parameters.
InitComputeDevice Initialize a compute device.
OpenComputeDevice Open a compute device.
QueryAvailableComputeDevices Get the list of available compute devices.
ReleaseAllComputeDevices Close all compute devices.
ReleaseComputeDevice Close a compute_device.
SetComputeDeviceParam Set parameters of an compute device.