[mpich-discuss] no process manager installed?
Rolf Kuiper
kuiper.rolf at googlemail.com
Fri Nov 18 17:56:40 CST 2011
Hi Rajeev,
thanks for your prompt reply!
Sounds promising, but when I ask for the local rank number via
MPI_Comm_rank(MPI_COMM_WORLD, &myrank);
all ranks state to be myrank = 0. So I cannot e.g. use
if(myrank == 0) ...
Is there a new/updated routine of MPI_Comm_rank() available or ...?
Thanks for your help,
Rolf
Am 18.11.2011 um 14:38 schrieb Rajeev Thakur:
> You no longer need to separately run a process manager. Just run the program with mpiexec.
>
> Rajeev
>
> On Nov 18, 2011, at 3:40 PM, Rolf Kuiper wrote:
>
>> Dear MPI users,
>>
>> when installing MPICH2 (mpich2-1.4.1p1) from source, I am missing the process manager (mpd or hydra); the resulting bin directory only contains mpicc, mpicxx, mpif77, and mpif90.
>> I have tried this on Intel Macs with MacOSX 10.7 (Lion) and MacOSX 10.6 (Snow Leopoard). My older installations on different Linux machines/cluster and an old PowerPC Mac never showed such behavior.
>>
>> I cannot run programs in parallel without a process manager, right?
>> Do you any help or recommendation for me?
>>
>> Thanks,
>> Rolf
>> _______________________________________________
>> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
>> To manage subscription options or unsubscribe:
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20111118/aeb2c554/attachment-0001.htm>
More information about the mpich-discuss
mailing list