Search

Search

Help

Page 17 of 40. Showing 393 results (0.015 seconds)

  1. Perl API Reference

    qb::block Purpose Sets job state to blocked. Prototype qb::block(ids) Parameters ids a list of job or subjob ids. Results…
    Qube 6.4Oct 22, 2012
  2. supervisor_default_security

    submit_job 1 0x1 submit new jobs submit_callback 2 0x2 submit jobs with callbacks submit_global_callback 4 0x4 submit jobs with global callbacks General…
    Qube 6.4Dec 04, 2012
  3. jobSubmit01.py

    qb def main(): job = {} job['name'] = 'python test job' job['cpus'] = 1 job['prototype'] = 'cmdline' job['requirements'] = 'host.os=linux' package…
    Qube 6.4 / … / PythonNov 08, 2012
  4. jobSubmit_emailCallback.py

    #!/usr/bin/python # ====================================================== # Sample script: # job submission with email callback # # PipelineFX, 2007…
    Qube 6.4 / … / PythonNov 08, 2012
  5. qbsuspend

    | | | | | suspend a process upon the host which the job is running on Description qbsuspend issues a suspend command upon the job's processes. Jobs can…
    Qube 6.4Oct 17, 2012
  6. jobSubmit07.py

    files/pfx/qube/api/python'); import qb def blockUntil(job, start): ''' Configure a job to remain blocked until a certain time of day. The time value inserted…
    Qube 6.4 / … / PythonNov 08, 2012
  7. qbsub

    | | | | | | submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job
    Qube 6.4Aug 21, 2013
  8. Event names

    for jobs are: complete Job is set to complete done Job is set to complete or killed or failed submit Job has been submitted killed Job
    Qube 6.4Oct 12, 2012
  9. Cluster priority evaluation

    Job 1500 - cluster /B, priority 1 Job 1400 - cluster /B, priority 9999 Job 1300 - cluster /A, priority 1 Job 1200 - cluster /A, priority 9999 / ( root) cluster Job 1500…
  10. Packages

    A job in Qube consists of information used to 'route' the job to the proper host; to determine what priority the job carries; and how to execute the job. In a simple…
    Qube 6.4Oct 22, 2012