About & News
Getting Started
   Get An Account
   Login
   Environment customization
   ACES queues
   Queue Examples
      MPI
      Charm++
   Compile code
   Hardware Groups
   Itanium2 nodes and IA64 software
   Storage
   Office hours
Sites
Available software
Status
People
FAQ
Mailing Lists
Quick Links
Contact Us
Sponsors
Search

MIT logo

Example ACES queue system jobs

  • Pay attention to the comments (prepended by # alone)

  • Notice the PBS directives (prepended by #PBS )

  • PBS directives on the same line are separated by ","

  • PBS_JOBID cannot be used in the -o and -e options.

  • Further attributes to a particular directive are separated by ":"

  • Specifying a good estimate of the wallclock time (in order to be safe, say 1.1 times what you expect the completion time to be) is essential to the cluster becoming an efficient resource to the community. Benchmark your code to get such estimates!

Serial jobs

Parallel jobs