Hi guys
I just came across this article yesterday on how to run Intel burn test/Linpack properly. I don't know know if you guys read it but it seems very interesting. Ofcourse re-reading the article several times including comments will hopefully make it more simpler to understand:
http://www.overclock.net/intel-cpus/645392-how-run-linpack-stress-test-linx.html
Apparently from my understanding author suggests before running the program:
-Disable C1E and EIST in bios
-Close any programs such as web browing etc including antivirus temporarily
-Go to Windows task manager and try to disable as many background running programs as you can if possible
-Look at the
Free physical memory available in windows task manager
and not the available memory
-Choose the 'Custom' stress testing in IBT and input the 'Free' physical memory (preferably slightly less) for accurate testing.
-Need to look at the consistent values of GFlops (speed) during stress testing i.e the speed at which cpu is calculating those equations.
E.g Theoretically regardless of how much actual physical ram you use:
Single core processor @ 3GHz: 4x3 = 12Gflops
Dual core processor @3GHz: 8x3 = 24Gflops
Quad core processor @3Ghz: 16x3 =48Gflops
Six core processor @3Ghz: 24x3 =72Gflops
Those figures above are the theoretical maximum speeds at which cpus can perform stress test calculations at 3GHz and Gflops increase linearly as you increase cpu frequency (speed).
So a Quadcore @ 4GHz : 16x4 = 64Gflops
Here is intel info to back those Gflops values:
http://www.intel.com/support/processors/sb/cs-023143.htm#3
For example My Q6600 @2.4GHz should give me 16x2.4 =38.4Gflops in stress test.When I run IBT with custom setting and input free physical memory I get 30.2Gflops roughly which is still acceptable though I should get close to 34Gflops going by the article and this is to be expected as real test values could never reach maximum theoretical values due to L1,L2, mobo chipset,ram etc.
However what author seems to suggest is that if you use 'maximum' stress level, you will be using 'available ram' which consists of both physical and virtual memory. This would slow down your cpu and you may get 15Gflops as opposed to 30+Gflops. So with low Gflops values, your temps will be lower and your test will be invalid.
Author suggest running IBT for 30-50mins or longer than 10 passes
.