wiki:TorqueUsage/Functions/Pbs_orderjob

PBS_ORDERJOB

Issue a batch request to swap the order of two jobs with a single queue.

result = pbs.pbs_orderjob(c, job_id1, job_id2, extend)

In

c::

Connection id

job_id1, job_id2::

Identify which jobs are to be swapped. hey are specified in the form: sequence_number.server

extend::

The parameter, extend, is reserved for implementation defined extensions. For now extend="NULL"

Out

result::

If non-zero an error has occured

Last modified 17 years ago Last modified on 09/19/06 09:10:35