Module hw_inventory_utils

Module hw_inventory_utils 

Source
Expand description

Pure helpers for parsing raw HSM hardware-inventory JSON into the component aggregations the hw_cluster service operates on.

Functions§

get_list_accelerator_model_from_hw_inventory_value
Extract accelerator (GPU) model names from a node’s hardware inventory JSON.
get_list_memory_capacity_from_hw_inventory_value
Extract memory DIMM capacities (MiB) from a node’s hardware inventory JSON.
get_list_processor_model_from_hw_inventory_value
Extract processor model names from a node’s hardware inventory JSON.