Search

Search

Help

Page 16 of 40. Showing 393 results (0.019 seconds)

  1. 1 - qube job basics .png

    Qube 6.4 / … / UI "Maya Job..."Jun 18, 2013
  2. 14 - Qube Advanced job control.png

    Qube 6.4 / … / UI "Maya Job..."Jun 18, 2013
  3. 14 - Qube Advanced job control.png

    Qube 6.4 / … / UI "XSI Job..."Jun 25, 2013
  4. My Maya job won't launch

    Looks like your account isn't set up to include the maya bin directory in the PATH environment. Make sure you set up the MAYA_LOCATION as well. If your shell is /bin/bash put the following in your $HOME/.profile: export QBDIR=/Applications/pfx/qube export…
    Qube 6.4Nov 05, 2012
  5. What directory will my job run in?

    It will run in the same directory as it was submitted in, as long as that directory is valid on the executing Worker.…
    Qube 6.4Nov 05, 2012
  6. Creating a new SimpleCmd

    " # hasRange=False means that this will be a cmdline job - only one # command for the job # canChunk=False means that there is no chunking option. This is # implied by hasRange…
    Qube 6.4Apr 15, 2013
  7. Jobs fail with "ERROR: unsupported perl version 5.010000"

    To get around this issue, install Perl 5.6 - Perl 5.14.…
    Qube 6.4Nov 05, 2012
  8. Add a lag between worker job launches

    The qb.conf setting you need to use is: worker_job_start_delay The field is in seconds. worker_job_start_delay = 10…
    Qube 6.4Nov 05, 2012
  9. How do I run the same job on every host?

    qbsub --flags host_list command…
    Qube 6.4Nov 05, 2012
  10. I'm getting "file not available" errors on my Windows jobs

    Most likely, your drives are not mapped correctly on the Worker. Here are some notes on how to make sure your Workers can properly map drives at execution time: The Worker will automatically try to map a) all the drives mapped on the submitting machine, a…
    Qube 6.4Nov 05, 2012