Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Users should edit their shell scripts to add special directives to the queue system, beginning with "#PBS", that request resources, declare a required walltime, and direct standard output and error.

Strategic suggestions for users:

  1. Users should request the lowest possible walltime for their jobs, since the queue system will need to "block out" the entire 24-hour period when no walltime is specified. This is analogous to a customer arriving at a busy barbershop and explaining that he only needs a "very quick trim."
  2. Input and output to files do not seem to be as immediate as when running directly from the command line. Users should not

Technical Approach used by Torque

...