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.