= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Query the system for cpu, core, and socket count
cpu_count
is the total number of logical cpus, also sometimes referred as cpu threads.
core_count
is the total number of physical cores, a core might have more than one logical cpu if smt/hyperthreading is available.