User Tools

Site Tools


guide:pbspro

Differences

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

Link to this comparison view

Next revision
Previous revision
guide:pbspro [2020/05/29 12:48]
kevin created
guide:pbspro [2021/12/09 16:42] (current)
Line 1: Line 1:
 FIXME FIXME
-> This page in intended to replace [[quick:pbspro|Job submission using PBSPro]] which will be simplified.+> This page in intended to supplement [[quick:pbspro|Job submission using PBSPro]] which will be simplified to the basics.
  
 ======PBSPro Scheduler====== ======PBSPro Scheduler======
Line 12: Line 12:
 Secondly, open a Helpdesk ticket and request that we build and install the MPI library for you. Secondly, open a Helpdesk ticket and request that we build and install the MPI library for you.
  
-Thirdly, if you ignore the above, you're on your own.  +Thirdly, if you ignore the above, you had better do it right, so
  
 ====Read and follow the instructions below carefully.==== ====Read and follow the instructions below carefully.====
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.1590749285.txt.gz · Last modified: 2021/12/09 16:42 (external edit)