cuda.bindings.nvml.device_get_board_part_number#
- cuda.bindings.nvml.device_get_board_part_number(intptr_t device) str#
Retrieves the the device board part number which is programmed into the board’s InfoROM.
- Parameters:
device (intptr_t) – Identifier of the target device.
- Returns:
Reference to the buffer to return.
- Return type:
char
See also
nvmlDeviceGetBoardPartNumber