Created
June 18, 2019 23:52
-
-
Save cramertj/d539c9d2c03753c309e7c5d7a560fbe6 to your computer and use it in GitHub Desktop.
This file contains 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
➜ rust git:(no-more-yield-errors) lscpu | |
Architecture: x86_64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 56 | |
On-line CPU(s) list: 0-55 | |
Thread(s) per core: 2 | |
Core(s) per socket: 14 | |
Socket(s): 2 | |
NUMA node(s): 2 | |
Vendor ID: GenuineIntel | |
CPU family: 6 | |
Model: 79 | |
Model name: Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz | |
Stepping: 1 | |
CPU MHz: 1197.303 | |
CPU max MHz: 3500.0000 | |
CPU min MHz: 1200.0000 | |
BogoMIPS: 5188.06 | |
Virtualization: VT-x | |
L1d cache: 32K | |
L1i cache: 32K | |
L2 cache: 256K | |
L3 cache: 35840K | |
NUMA node0 CPU(s): 0-13,28-41 | |
NUMA node1 CPU(s): 14-27,42-55 | |
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment