cuda.bindings.nvml.device_get_name# cuda.bindings.nvml.device_get_name(intptr_t device) → str# Retrieves the name of this device. :param device: The identifier of the target device. :type device: intptr_t .. seealso:: `nvmlDeviceGetName`