wapples-cpu-info
Get processor model and number of CPUs on the WAPPLES device.
wapples-cpu-info [profile=PROFILE]
- profile=PROFILE
- WAPPLES connect profile code
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | e.g. wapples |
model | String | model | CPU model |
socket_count | Integer | socket_count | Number of CPUs |
thread_per_core | Integer | thread_per_core | Hyperthreads per core |
core_per_socket | Integer | core_per_socket | Physical cores per socket |
core_count | Integer | core_count | Total number of cores. |