![]() |
![]() |
#1 | |||
Aug 2020
2·3·19 Posts |
![]()
I ran some benchmark on Google colab, hoping that it will improve throughput by helping to choose the best fft implementation. It turns out the one performs the best in benchmark isn't the best one in actual combat. All of these happen on the same runtime (i.e., the same CPU).
without the benchmark files, clm=1 is chosen. Quote:
Quote:
Quote:
|
|||
![]() |
![]() |
![]() |
#2 |
Aug 2020
2·3·19 Posts |
![]()
Information about the cpu (result of !lscpu)
Code:
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 2 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 79 Model name: Intel(R) Xeon(R) CPU @ 2.20GHz Stepping: 0 CPU MHz: 2200.000 BogoMIPS: 4400.00 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 56320K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt arat md_clear arch_capabilities |
![]() |
![]() |
![]() |
#3 |
Aug 2020
2×3×19 Posts |
![]()
The benchmark result seems to be unreproducible and may be due to just "jittering". Another benchmark on the same model (not the same CPU though) shows Pass1=768, Pass2=4096, clm=1 as better than Pass1=768, Pass2=4096, clm=2, which is consistent with real work performance.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
“Odd” P95 memory benchmark results? | 4EvrYng | Hardware | 11 | 2020-07-01 00:40 |
Prime95 benchmark results in GHz-days/day? | mnd9 | Information & Answers | 0 | 2019-09-24 19:46 |
mprime benchmark tests backwards? | PerformanceTest | Software | 4 | 2017-03-01 14:15 |
Strange benchmark results | AlTonno15 | Information & Answers | 3 | 2013-01-29 02:23 |
Benchmark using linux mprime client? | nngs | Software | 2 | 2005-03-08 19:01 |