cuda.bindings.nvml.device_get_hostname_v1# cuda.bindings.nvml.device_get_hostname_v1(intptr_t device) → str# Get the hostname for the device. Parameters: device (Device) – The identifier of the target device. Returns: Hostname of the device. Return type: str