Scheduler dependent files

TMG Executive Menu requires multiple scheduler dependent files to communicate with a scheduler.

These scheduler dependent files are:

  • A scheduler configuration file in XML format that identifies the name of the scheduler and points to the submit and delete job scripts.
  • A submit job script that sends a series of contiguous jobs to the scheduler to run in a scheduler queue.
  • A delete script that stops the execution of a job in the queue, when required.

The scheduler automatically generates a host file that identifies the set of nodes on which the simulation job will run.