Search

Search

Help

Page 97 of 110. Showing 1,096 results (0.024 seconds)

  1. 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.9 / … / PerlJul 05, 2017
  2. execute.py

    ': # preempted -- bail out print 'DEBUG: job %s has been preempted' % subjob['id'] work_status = 0 qb.reportjob('pending') break…
    Qube 6.9 / … / HelloworldJul 05, 2017
  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.10 / … / PerlMay 23, 2018
  4. 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
  5. 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.10 / … / Advanced DependenciesMay 23, 2018
  6. execute.py

    ': # preempted -- bail out print 'DEBUG: job %s has been preempted' % subjob['id'] work_status = 0 qb.reportjob('pending') break…
    Qube 6.10 / … / HelloworldMay 23, 2018
  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 7.0 / … / PerlNov 04, 2020
  8. 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.4 / … / PerlNov 08, 2012
  9. execute.py

    ': # preempted -- bail out print 'DEBUG: job %s has been preempted' % subjob['id'] work_status = 0 qb.reportjob('pending') break…
    Qube 6.4 / … / HelloworldNov 08, 2012
  10. 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.4 / … / Advanced DependenciesApr 12, 2013