Search

Search

Help

Page 5 of 12. Showing 114 results (0.016 seconds)

  1. How to use the mental ray Distributed Bucket Render (DBR) or V-Ray Distributed Render (DR) feature with Qube!

    advantage of mental ray DBR and V-Ray DR with Qube! [Prerequisites] All worker machines need to have the following installed and working properly: Qube core 5.1 or above…
    Qube 6.4May 23, 2013
  2. qbsub

    condition has been met before starting. --preexec string Execute command string on the Supervisor when the job starts running. --postexec string Execute command…
    Qube 6.4Aug 21, 2013
  3. Packages

    queuing system, the information on how to execute a job is typically a single string representing the command line to be executed on the host/Worker machines. Qube generalizes…
    Qube 6.4Oct 22, 2012
  4. jobSubmit07.py

    files/pfx/qube/api/python'); import qb def blockUntil(job, start): ''' Configure a job to remain blocked until a certain time of day. The time value inserted…
    Qube 6.4 / … / PythonNov 08, 2012
  5. UI "Maya Job..."

    : Best practise is to ensure the scene file and all of its dependant files such as textures are on network storage accessible by the workers. Project dir Tooltip - Path to Maya…
    Qube 6.4Sep 04, 2013
  6. Operation Overview and Examples - Server side

    Typically, one would start the server by simply running: ./qubeMobileServer[.py] (or /path/to/python qubeMobileServer.py) Doing so assumes you have ssl, PyOpenSSL…
    Qube 6.4Apr 29, 2013
  7. Qube 6.4-5 Release Notes

    . This is due to C4D needing to be run via "start" instead of "cmd.exe /C" CL 10963 @FIX: random worker crash issue on Windows ZD: 8620 CL 10934 @FIX: suppress printing of "Malformed env…
    Qube 6.4Apr 29, 2013
  8. Qube 6.4-4 Release Notes

    : minor logging fix: "resetting start/complete time of work" now prints the work 'name' instead of 'id' for consistency and readability. CL 10833 @FIX: supervisor msi installation…
    Qube 6.4Mar 18, 2013
  9. How to restart the Supervisor

    Linux % sudo /sbin/service supervisor restart OSX % sudo launchctl stop com.pipelinefx.supervisor % sudo launchctl start com.pipelinefx.supervisor Windows…
    Qube 6.4Apr 29, 2013
  10. Basic python job submission I. Single command

    To begin we will go through a simple job submission. In this example, we will submit a job that runs a single command (in this case, the command "hostname") on one worker
    Qube 6.4May 24, 2013