Search

Search

Help

Page 9 of 20. Showing 192 results (0.005 seconds)

  1. What if I want to lock down certain hosts to only run certain jobs?

    accept job that are submitted into that cluster with worker_restrictions Then, your users will submit jobs to that cluster by setting that job's cluster value to the name…
    QubeJan 19, 2015
  2. _SimpleCMD_PreviewFramesSubmission

    to the number of preview frames - that is, it will try to do all the preview frames at the same time. Note that when you submit a job with preview frames enabled…
    QubeFeb 01, 2017
  3. Test Write Job Submission

    to the required locations). If the Write Job fails, see the Troubleshooting section down the page. Select Submit > Tests > Qube Test (file Write) Job…
    QubeFeb 01, 2017
  4. How do I set up Maya to do path translation?

    correctly: launch Maya bring up a Maya shell Type dirmap -gam You should then see your mappings as output. When you submit the job, the mappings should be translated when the job…
    QubeOct 15, 2014
  5. qbsubmit.py

    #!/usr/bin/python ####################################################################### # # Example: qb.submit # # Demonstrates usage of the qb.submit routine to submit
    Qube / … / PythonOct 15, 2014
  6. jobSubmit_emailCallback.py

    the email settings configured job['mailaddress'] = 'yourname@your.address.com' job['callbacks'] = [{'triggers':'done-job-self', 'language':'mail'}] # Submit
    Qube / … / PythonOct 15, 2014
  7. supervisor_default_cluster

    Synopsis supervisor_default_cluster = cluster Submit jobs to cluster cluster if one is not specified. Example supervisor_default_cluster = /projectx Defaults /…
    QubeJan 05, 2015
  8. supervisor_default_priority

    Synopsis supervisor_default_priority = priority Submit jobs at priority if the job's priority has not been defined. Example supervisor_default_priority = 9000 Defaults…
    QubeJan 05, 2015
  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 to use job dependancies through the submission UI

    can submit that job, even though there may be no frames yet available to the compositing package, as long as you submit with dependencies. In the submission dialog, under "Qube…
    QubeOct 15, 2014