Created
February 9, 2019 17:27
-
-
Save greyltc/d270f59c52f539b268c84b589ab927f9 to your computer and use it in GitHub Desktop.
lscpu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ lscpu | |
Architecture: x86_64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
Address sizes: 43 bits physical, 48 bits virtual | |
CPU(s): 64 | |
On-line CPU(s) list: 0-63 | |
Thread(s) per core: 2 | |
Core(s) per socket: 32 | |
Socket(s): 1 | |
NUMA node(s): 4 | |
Vendor ID: AuthenticAMD | |
CPU family: 23 | |
Model: 8 | |
Model name: AMD Ryzen Threadripper 2990WX 32-Core Processor | |
Stepping: 2 | |
CPU MHz: 1731.694 | |
CPU max MHz: 3000.0000 | |
CPU min MHz: 2200.0000 | |
BogoMIPS: 5990.35 | |
Virtualization: AMD-V | |
L1d cache: 32K | |
L1i cache: 64K | |
L2 cache: 512K | |
L3 cache: 8192K | |
NUMA node0 CPU(s): 0-15 | |
NUMA node1 CPU(s): 32-47 | |
NUMA node2 CPU(s): 16-31 | |
NUMA node3 CPU(s): 48-63 | |
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid amd_dcm aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb hw_pstate sme ssbd sev ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 xsaves clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment