Search
Page 82 of 164. Showing 1,631 results (0.018 seconds)
deletionCascade.py
#!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…deletionCascade.py
#!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…deletionCascade.py
#!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…deletionCascade.py
#!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…deletionCascade.py
#!/usr/bin/env python import qb task = [] def newJob(name, status='blocked'): job = { 'prototype': 'cmdline', 'name': 'job %s' % name, 'label': 'job…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…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…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…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…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…