Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Tools/Manuals/TS78"

From EGIWiki
Jump to navigation Jump to search
(Created page with '{{TOC_right}} Category:FAQ ------ Back to Troubleshooting Guide ------ = MPI: ssh: connect to host <hname> port 22: No route to host =…')
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Template:Op menubar}}
{{Template:Doc_menubar}}
[[Category:Operations Manuals]]
{{TOC_right}}
{{TOC_right}}
[[Category:FAQ]]
------
------
Back to [[Tools/Manuals/SiteProblemsFollowUp|Troubleshooting Guide]]
Back to [[Tools/Manuals/SiteProblemsFollowUp|Troubleshooting Guide]]
Line 14: Line 16:
Note that the approved technique for submitting MPI jobs is via the mpi-start utility.
Note that the approved technique for submitting MPI jobs is via the mpi-start utility.
If you use this approach, mpi-start should detect the best way of running MPI jobs at the site.
If you use this approach, mpi-start should detect the best way of running MPI jobs at the site.
Please consult [[MPI_User_Guide the MPI user guide]] for details.
Please consult [[MPI_User_Guide|the MPI user guide]] for details.
Older documentation may still be found
Older documentation may still be found
[http://egee-docs.web.cern.ch/egee-docs/uig/development/uc-mpi-jobs_2.html here] and
[http://egee-docs.web.cern.ch/egee-docs/uig/development/uc-mpi-jobs_2.html here] and
[http://grid.ie/mpi/wiki/JobSubmission here].
[http://grid.ie/mpi/wiki/JobSubmission here].

Latest revision as of 13:47, 23 November 2012

Main EGI.eu operations services Support Documentation Tools Activities Performance Technology Catch-all Services Resource Allocation Security


Documentation menu: Home Manuals Procedures Training Other Contact For: VO managers Administrators



Back to Troubleshooting Guide


MPI: ssh: connect to host <hname> port 22: No route to host

Diagnosis

There is a problem in the establishing of an ssh connection to one of the hosts where the MPI job must run.

Note that the approved technique for submitting MPI jobs is via the mpi-start utility. If you use this approach, mpi-start should detect the best way of running MPI jobs at the site. Please consult the MPI user guide for details. Older documentation may still be found here and here.