[mpich-discuss] Universe size in development version

Pavan Balaji balaji at mcs.anl.gov
Tue Feb 1 20:20:37 CST 2011


On 02/01/2011 07:53 PM, Yauheni Zelenko wrote:
> r7889 works for LSF, but universe size is still not defined for -host
> (rsh/ssh) - flag is 0.

Here's the test program I'm using. Seems to work fine for me:

% mpiexec ./a.out
Universe size: 1

% mpiexec -hosts localhost,127.0.1.1 ./a.out
Universe size: 2

% mpiexec -hosts localhost:3,127.0.1.1:2 ./a.out
Universe size: 5

  -- Pavan

-- 
Pavan Balaji
http://www.mcs.anl.gov/~balaji
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 439 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110201/f541f340/attachment.c>


More information about the mpich-discuss mailing list