cuda.bindings.nvml.system_get_hic_version#

cuda.bindings.nvml.system_get_hic_version()#

Retrieves the IDs and firmware versions for any Host Interface Cards (HICs) in the system.

For S-class products. The hwbc_count argument is expected to be set to the size of the input hwbc_entries array. The HIC must be connected to an S-class system for it to be reported by this function.

Returns:

Array holding information about hwbc.

Return type:

nvmlHwbcEntry_t

See also

nvmlSystemGetHicVersion