cuda.bindings.nvml.device_get_hostname_v1#

cuda.bindings.nvml.device_get_hostname_v1(intptr_t device) str#
Get the hostname for the device.

:param device: The identifier of the target device.
:type device: Device

:returns: Hostname of the device.
:rtype: str