On Wed, 1 Apr 2020 10:01:04 +0530 Thomas Stephen Lee <lee.iitb at gmail.com> wrote: ... > Thanks for the information 😊. > Rented a new EPYC Rome Server from Hetzner, but sensors does not show > status of all cores in list, which is why I asked. Curious what "sensors" you are referring to.. Like this: $ cat /sys/devices/system/cpu/online 0-63 or this: $ lscpu | grep CPU\(s\) CPU(s): 64 On-line CPU(s) list: 0-63 NUMA node0 CPU(s): 0-15,32-47 NUMA node1 CPU(s): 16-31,48-63 or what? /Peter K