Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
告知
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 ディスカッション

Benchmark: Dual X Single processed machines

Deleted_U_Intel
従業員
491件の閲覧回数
Fellows,

I'm not happy in running an ortodox fortran 77 (fair complex) code on a bi-processed Xeon 2.4 machine. I did a benchmark among others PC I have around. Comparing A and B

[ A: Intel Xeon CPU 2.40GHz & 1GB Mem
B: Intel Pentium 4 CPU 2.66GHz & 256MB Mem ]

I got good results from system benchmark. Even so, I got sad results for my fortran code implementation (both machines running IFC 7.1). The Pentium machine overwhelms the dual Xeon !

Things I have done (whithout success):

1- Installed new ifc 8.0;
2- turned hyperthreading off on setup interface;
3- keep same flags on both compilations (-O3);
4- added -parallel flag on the 2-Xeon machine;
5- run mpirun, (without anyother threading directive).

I'm not familiar with OpenMP or MPI, and don't have anyone around with enough time/skills to rewrite the code.

I would appreciate any clue on this issue,

Roberto
0 件の賞賛
2 返答(返信)
TimP
名誉コントリビューター III
491件の閲覧回数

Message Edited by tim18 on 08-25-2004 03:49 PM

TimP
名誉コントリビューター III
491件の閲覧回数

Message Edited by tim18 on 08-25-2004 03:48 PM

返信