User Tools

Site Tools


guide:pbspro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guide:pbspro [2020/06/05 11:02]
kevin
guide:pbspro [2021/12/09 16:42] (current)
Line 37: Line 37:
  
 The advantage of using ''pbs_tmrsh'' is that you don't have to specify a machine file to ''mpirun'' as it will retrieve the list of nodes from PBSPro directly.   The advantage of using ''pbs_tmrsh'' is that you don't have to specify a machine file to ''mpirun'' as it will retrieve the list of nodes from PBSPro directly.  
 +
  
 ====Now Test It!==== ====Now Test It!====
Line 47: Line 48:
  
 If it is listed under ''sshd'' then you have failed.  Exit the node, ''qdel'' the job and fix the MPI library source code for ''mpirun'' and ''mpiexec''. If it is listed under ''sshd'' then you have failed.  Exit the node, ''qdel'' the job and fix the MPI library source code for ''mpirun'' and ''mpiexec''.
 +
 +=====Open MPI=====
 +
 +Open MPI has full support for PBS Pro and should auto-detect it.  If not, and you want to make sure your build of Open MPI includes full PBS Pro support, use the ''-''''-with-tm'' option when you run the ''configure'' command to configure the build.
 +
 +See the [[https://www.open-mpi.org/faq/?category=tm|Open MPI FAQ]] for more information.
  
  
/app/dokuwiki/data/attic/guide/pbspro.1591347724.txt.gz · Last modified: 2021/12/09 16:42 (external edit)