TABLE OF CONTENTS


::pwtk::pbs_pwtk_profile

USAGE

   pbs_pwtk_profile profileName pwtkSpecs

DESCRIPTION

Define the PWTK profile named 'profileName' and associate it with the PBS profile of the same name.

EXAMPLE

   pbs_pwtk_profile n24 {
      prefix mpirun -n 24
   }