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. :param device: Identifier of the target device. :type device: intptr_t :returns: Reference to the buffer to return. :rtype: char .. seealso:: `nvmlDeviceGetBoardPartNumber`