Re: [mpich-discuss] Problem in in executing MPI program in remote machine
what is solution for above problem sir how to execute MPI program in remote node withotut mpiexec in rsh connection On Sun, Mar 6, 2016 at 11:45 AM, Balaji, Pavan <[email protected]> wrote:
You are using ssh internally when you call "mpiexec". Hence the question.
-- Pavan
On Mar 4, 2016, at 11:28 PM, sanjesh pant <[email protected]> wrote:
I am using rsh not ssh
On Sat, Mar 5, 2016 at 9:15 AM, Balaji, Pavan <[email protected]> wrote:
What about "ssh node"?
-- Pavan
On Mar 4, 2016, at 9:43 PM, sanjesh pant <[email protected]> wrote:
[beowulf@Master mpich-3.2]$ rsh node Last login: Fri Mar 4 11:12:03 from Node [beowulf@Node ~]$ exitrlogin: connection closed. [beowulf@Master mpich-3.2]$ mpiexec -f machinefile -n 1 master Warning: Permanently added the RSA host key for IP address '192.168.11.135' to the list of known hosts. Permission denied, please try again. Permission denied, please try again. Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
sanjesh pant