Search

Search

Help

Page 82 of 164. Showing 1,631 results (0.018 seconds)

  1. deletionCascade.py

    #!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…
  2. deletionCascade.py

    #!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…
  3. deletionCascade.py

    #!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…
  4. deletionCascade.py

    #!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…
  5. deletionCascade.py

    #!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…
  6. Specifying Job Dependencies

    of the Dependency field. This will bring up a browser dialog with the format "link---". For per job dependencies, set the to "job". For per-frame dependencies, set it to "work". Examples…
    Qube 6.4May 24, 2013
  7. Job Preemption

    the lower priority jobs until all the high priority jobs are running. Since work at any priority is expensive, it would be better to at least let the subjobs finish what…
    Qube 6.4Oct 18, 2012
  8. supervisor_manifest_flags

    \manifestlog Windows Vista/2008/7: C:\ProgramData\pfx\qube\logs\manifestlog Values job = 1 subjob = 2 work= 4 Example supervisor_manifest_flags = 3supervisor_manifest_flags…
    Qube 6.4Oct 18, 2012
  9. supervisor_verbosity

    Example supervisor_verbosity = startup,work,subjob Defaults admin,auth,callback,command,error,file,host,info,job,license,log,memory,preempt,query,queue,security,startup,subjob…
    Qube 6.6May 11, 2015
  10. supervisor_verbosity

    Example supervisor_verbosity = startup,work,subjob Defaults admin,auth,callback,command,error,file,host,info,job,license,log,memory,preempt,query,queue,security,startup,subjob…
    Qube 6.7Jan 11, 2016