Search

Search

Help

Page 9 of 49. Showing 484 results (0.009 seconds)

  1. VRED Job Submission

    Step by step instructions for submitting VRED jobs with Qube! Install the Qube! Submission Menu Open WranglerView on the machine you are going to submit from…
    QubeFeb 01, 2017
  2. 3DSMax Job Submission

    Step by step instructions for submitting 3dsMax jobs with Qube! If you have been going through this Install Guide in order, you should be able to locate the "Qube…
    QubeFeb 01, 2017
  3. Clarisse Job Submission

    Step by step instructions for submitting Clarisse jobs with Qube! Install the Qube! Submission Menu Open WranglerView on the machine you are going to submit from…
    QubeJul 06, 2017
  4. 3DSMax Job Submission QubeUI

    Step by step instructions for submitting 3dsMax jobs with Qube! If you have been going through this Install Guide in order, you should be able to locate the "Qube…
    QubeOct 13, 2020
  5. Trigger Event Syntax

    Breaking down the trigger event specification syntax, it's composed of 4 fields: name-type-context-extra Examples are: complete-job-self (when this job completes…
    QubeOct 16, 2015
  6. Python job submission with Python language callback that runs an external script on the supervisor

    that behavior into an external script which can take the job ID as an argument. The following is an example of a callback that runs for every frame when the job completes. Admittedly…
    QubeOct 13, 2020
  7. Auto-Wrangling

    parameters. Qube! has added built-in logic that detects faulty jobs and workers. These parameters can be configured by modifying the Supervisor qb.conf directly or through…
    QubeFeb 01, 2017
  8. bootstrap.py

    ) # obtain input job archive = "job.qja" base = '.' frontend = '' backend = "execute.py" type = '' for opt in opts…
    Qube / … / JobtypesOct 15, 2014
  9. Python job submission with callbacks

    Below, you will find examples showing how to submit jobs with callbacks using the Python API.…
    QubeDec 13, 2014
  10. How do I centralize my worker job logs?

    One can place all of the job logs (containing stdout,stderr,etc) directly in a central location. This requires modifying the configuration for both the Supervisor…
    QubeOct 15, 2014