cuda.bindings.nvml.device_get_brand#

cuda.bindings.nvml.device_get_brand(intptr_t device) int#

Retrieves the brand of this device.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the product brand type.

Return type:

int

See also

nvmlDeviceGetBrand