TABLE OF CONTENTS


::pwtk::slurm_pwtk_profile

USAGE

   slurm_pwtk_profile profileName pwtkSpecs

DESCRIPTION

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

EXAMPLE

   slurm_pwtk_profile n24 {
      prefix mpirun -n 24
   }