cuda.bindings.nvml.device_get_brand#
- cuda.bindings.nvml.device_get_brand(intptr_t device) int#
Retrieves the brand of this device.
For all products. The type is a member of
nvmlBrandType_tdefined above.- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the product brand type.
- Return type:
See also
nvmlDeviceGetBrand