Blog Archive

Thursday, October 3, 2013

i7-4960x MATLAB 2013b bench test results



% All the following results are based on Ubuntu Linux Operating system
speed=bench(5) % tested on MATLAB2013b
mean(speed)

i7-4960x @3.6GHz
0.0531    0.0673    0.1488    0.1118    0.2478    0.8358
i7-2600 CPU @ 3.40GHz
0.0480    0.0841    0.1497    0.1097    0.2671    0.1970
Intel(R) Core(TM)2 Quad CPU @2.83GHz
0.1079    0.4084    0.1421    0.2434    0.4273    0.7214  

cpu48 AMD Opteron(tm) Processor 6168 @  800 MHz
0.1943    0.3061    0.2293    1.2310    0.5450    1.0447
Note:
1) The meaning of columns are:
Column 1~5 corresponds to the following 5 row:

     LU       LAPACK.                  Floating point, regular memory access.
     FFT      Fast Fourier Transform.  Floating point, irregular memory access.
     ODE      Ordinary diff. eqn.      Data structures and functions.
     Sparse   Solve sparse system.     Sparse linear algebra.
     2-D      plot(fft(eye)).          2-D line drawing graphics.
     3-D      MathWorks logo.          3-D animated OpenGL graphics.



2) The hardware configuration of i7-4960x is:
CPU: i7 4960x
GPU: NVIDIA geForce GTX 650 ti 2Gb
RAM: 32G 1600 RAM
GPU: Default
HardDrive: Segate 1T 7200RPM SATA 72MB cache
CD/DVD: Default
Network and USB: Default
OS: Ubuntu 12.10
Wireless: TP-LInk TL-WDN 4800

No comments:

Post a Comment