[mpich-discuss] MPI how to support the smp machine?
liaoyin
ustcliao at gmail.com
Fri Dec 4 03:02:28 CST 2009
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091204/3e0ff706/attachment.htm>
More information about the mpich-discuss
mailing list