Search

Search

Help

Page 96 of 110. Showing 1,096 results (0.023 seconds)

  1. Renderman_demo.py

    of this task to the job dictionary for later submission task.append(job) # Below submits the task list to Qube! listOfSubmittedJobs = qb.submit(task) # Below prints out
    Qube 6.6 / … / Practical example Renderman jobMay 11, 2015
  2. execute.py

    ': # preempted -- bail out print 'DEBUG: job %s has been preempted' % subjob['id'] work_status = 0 qb.reportjob('pending') break…
    Qube 6.6 / … / HelloworldMay 11, 2015
  3. qbjobs.pl

    )); # query Qube! - supervisor for the jobs we want my @jobs = qb::jobinfo($filter); # figure out the max col length for all the jobs. tally_title_lengths(); tally_col_lengths…
    Qube 6.7 / … / PerlJan 11, 2016
  4. Advanced_Dependancy.py

    ! listOfSubmittedJobs = qb.submit(task) # Below prints out a list of jobs that have been submitted by name for job in listOfSubmittedJobs: print '%(name)15s: %(id)s…
    Qube 6.7 / … / Advanced DependenciesJan 11, 2016
  5. Renderman_demo.py

    of this task to the job dictionary for later submission task.append(job) # Below submits the task list to Qube! listOfSubmittedJobs = qb.submit(task) # Below prints out
    Qube 6.7 / … / Practical example Renderman jobJan 11, 2016
  6. execute.py

    ': # preempted -- bail out print 'DEBUG: job %s has been preempted' % subjob['id'] work_status = 0 qb.reportjob('pending') break…
    Qube 6.7 / … / HelloworldJan 11, 2016
  7. qbjobs.pl

    )); # query Qube! - supervisor for the jobs we want my @jobs = qb::jobinfo($filter); # figure out the max col length for all the jobs. tally_title_lengths(); tally_col_lengths…
    Qube 6.8 / … / PerlOct 06, 2016
  8. Renderman_demo.py

    of this task to the job dictionary for later submission task.append(job) # Below submits the task list to Qube! listOfSubmittedJobs = qb.submit(task) # Below prints out
    Qube 6.8 / … / Practical example Renderman jobOct 06, 2016
  9. Advanced_Dependancy.py

    ! listOfSubmittedJobs = qb.submit(task) # Below prints out a list of jobs that have been submitted by name for job in listOfSubmittedJobs: print '%(name)15s: %(id)s…
    Qube 6.8 / … / Advanced DependenciesOct 06, 2016
  10. execute.py

    ': # preempted -- bail out print 'DEBUG: job %s has been preempted' % subjob['id'] work_status = 0 qb.reportjob('pending') break…
    Qube 6.8 / … / HelloworldOct 06, 2016