functions::hardware¶
Functions¶
- get_hw_config
- Arguments:
A HW template (string) or a HW configuration (nested dict) to use as a source of hardware configuration (optional)
- get_num_of_cores_max_threads
- Arguments:
A HW template (string) or a HW configuration (nested dict) to use as a source of hardware configuration (optional)
- get_num_of_cores
- Arguments:
A HW template (string) or a HW configuration (nested dict) to use as a source of hardware configuration (optional)
- get_num_of_max_threads
- Arguments:
A HW template (string) or a HW configuration (nested dict) to use as a source of hardware configuration (optional)
- get_total_ram
- Arguments:
A HW template (string) or a HW configuration (nested dict) to use as a source of hardware configuration (optional)