[mpich-discuss] MPI how to support the smp machine?

Zain elabedin hammade zenabdin1988 at hotmail.com
Fri Dec 4 07:23:31 CST 2009


Hi.
I think you have a bit confusion here ..!
-np $Nprocess  
Nprocess means number of processes that work in parallel ,not the number of cores ...!
In Addition ..MPI works sequentially  on one machine so the load will increase ...

Zain Elabedin   

Date: Fri, 4 Dec 2009 17:02:28 +0800
From: ustcliao at gmail.com
To: mpich-discuss at mcs.anl.gov
Subject: [mpich-discuss] MPI how to support the smp machine?

I am runing the  HPL ( A Portable Implementation of the High-Performance Linpack
Benchmark for Distributed-Memory Computers) to do linpcke test.

I use the Atlas to as blas lib.

My machine has  one cpu with four core.

I run the mpirun -np 1 ./xhlp   the Gflops is 0.4  (one core to run)


but  I run the mpirun -np 2  ./xhlp the Gflops is 0.04 (two core to run)

why is the two core is slower.

 		 	   		  
_________________________________________________________________
Keep your friends updated—even when you’re not signed in.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091204/3416bade/attachment.htm>


More information about the mpich-discuss mailing list