Re: [mpich-discuss] Alternative for -nolocal
Thanks a lot for the explanation Sent from my Windows phone -----Original Message----- From: "Pavan Balaji" <[email protected]> Sent: 12/25/2013 22:25 To: "[email protected]" <[email protected]> Subject: Re: [mpich-discuss] Alternative for -nolocal On Dec 24, 2013, at 10:40 AM, Madhawa Bandara <[email protected]> wrote:
Is there an alternative for the -nolocal option when I execute mpiexec?
-nolocal is no longer required. mpiexec takes the list of hosts you want to run the application on. If you don’t give the local host in that list, it won’t run anything locally.
What's the difference between mpirun and mpiexec?
None. Both of them are symbolic links to mpiexec.hydra. — Pavan -- Pavan Balaji http://www.mcs.anl.gov/~balaji _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Madhawa Bandara