moa@dionysos:~/tmprm$ ./scimark2
** **
** SciMark2 Numeric Benchmark, see http://math.nist.gov/scimark(...) **
** for details. (Results can be submitted to pozo@nist.gov) **
** **
Using 2.00 seconds min time per kenel.
Composite Score: 261.73
FFT Mflops: 194.67 (N=1024)
SOR Mflops: 248.32 (100 x 100)
MonteCarlo: Mflops: 24.67
Sparse matmult Mflops: 373.42 (N=1000, nz=5000)
LU Mflops: 467.58 (M=100, N=100)
moa@dionysos:~/tmprm$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Pentium(R) 4 CPU 1.70GHz
stepping : 2
cpu MHz : 1700.122
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 3381.65
[^] # Re: Comparatif Intel C++ 7.0 / Gcc 3.2.1
Posté par Anonyme . En réponse à la dépêche Comparatif Intel C++ 7.0 / Gcc 3.2.1. Évalué à 4.
** **
** SciMark2 Numeric Benchmark, see http://math.nist.gov/scimark(...) **
** for details. (Results can be submitted to pozo@nist.gov) **
** **
Using 2.00 seconds min time per kenel.
Composite Score: 261.73
FFT Mflops: 194.67 (N=1024)
SOR Mflops: 248.32 (100 x 100)
MonteCarlo: Mflops: 24.67
Sparse matmult Mflops: 373.42 (N=1000, nz=5000)
LU Mflops: 467.58 (M=100, N=100)
moa@dionysos:~/tmprm$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Pentium(R) 4 CPU 1.70GHz
stepping : 2
cpu MHz : 1700.122
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 3381.65
moa@dionysos:~/tmprm$ gcc --version
2.95.4