Search

Search

Help

Page 7 of 20. Showing 192 results (0.008 seconds)

  1. callback2.pl

    type "package" => { "cmdline" => "sleep 10" }, # # because we don't want the job to start right away, we must # submit it as blocked # "status" => "blocked", "label…
    Qube / … / PerlOct 15, 2014
  2. Basic_Dependancy.py

    # Below creates an empty list filled by the following lines of code listOfJobsToSubmit = [] # Below evaluates the Parent job to be submitted and adds the to the above list…
    Qube / … / Basic dependenciesOct 15, 2014
  3. qbarchive

    Output a job to a Qube archive file. Description qbarchive can be used to save a job to disk instead of submitting it to the supervisor. There are two formats, binary…
    QubeNov 20, 2014
  4. Process group labels

    group ID. In order to support this, the jobs must all be submitted under the same process group ID either by submitting the jobs in the same API call, or by attaching the job…
    QubeOct 15, 2014
  5. Beginner Python submission and dependencies

    to submit a basic job Understand Job packages and what is required to submit jobs Discover how to find the required fields for job packages in the Qube! GUI Link jobs using…
    QubeFeb 01, 2017
  6. _SimpleCMD_ShotgunSubmission

    Screenshot 2017-07-07 22.00.37.png Shotgun Submission Submit All: Submit all entries in OutputPaths Upload Movie: Upload movie file in addition to setting "Path to Movie…
    QubeJul 08, 2017
  7. User's Guide

    worddav63225808f4bc2b2c92fd4eead7c3bf68.png Qube! User's Guide This User's Guide is aimed at artists who will be submitting and monitoring their own jobs. The guide…
    QubeOct 13, 2020
  8. Simple Job Type front end

    ", "branch" => "/", "cpus" => 20, "data" => $data, "work" => $frames }; my @jobs = qb::submit($job); for my $job (@jobs) { print "submitted job - id: ", $job->{id}, "\n…
    QubeOct 15, 2014
  9. Event names

    for jobs are: Event Name Event Trigger complete Job is set to complete done Job is set to complete or killed or failed submit Job has been submitted killed Job…
    QubeAug 20, 2018
  10. Render errors that say "file not found." when using UNC paths.

    reference the scenefile at myservermayamyscene.ma when you submit the job, it can't be located on the Worker at yourservermayamyscene.ma and still work. It will fail. In order…
    QubeOct 15, 2014