Search

Search

Help

Page 7 of 10. Showing 91 results (0.018 seconds)

  1. How can a Windows machine be locked/unlocked when users logon/logoff?

    -click on the "Logon", choose "Add" In the "Script Name", type "C:\Program Files\pfx\qube\bin\qblock", or browse to the file. In the "Script Parameter", type "%COMPUTERNAME%". Hit…
    Qube 6.5Nov 05, 2012
  2. Generating agendas

    on the specified list string. Submit the job. A job is essentially a reference to a hash. The hash contains a set of key-value pairs with various job parameters, as well as the pointer…
    Qube 6.5Oct 12, 2012
  3. Qube 6.5-2 Release Notes

    parameters all OSs: ------------------- query_cache_size = 0 # disable the query cache, hit rate is almost 0% due to qube being very write-intensive thread_cache_size = 16 # acts…
    Qube 6.5Jan 02, 2014
  4. qbadmin

    . --reread Reread the qb.conf configuration file to update dynamically-modifiable parameters -set reject_submit-set stop_activity Set Supervisor mode -unset…
    Qube 6.5Jul 21, 2014
  5. submit-agenda-timeout-job.py

    the # agenda_timeout parameter, but also to set up and attach a callback that does # something (in our case, it fails the agenda item) when the timeout has been # reached. def main…
    Qube 6.5 / … / PythonNov 08, 2012
  6. WranglerView 6.5-2 Release Notes

    @NEW: for Maya "job per layer" submissions, if a layer specifies renderable cameras, automatically fill in the "cameras" box ZD: 10123 @NEW: add 'worker_boot_delay' parameter
    Qube 6.5Jan 02, 2014
  7. How to use the mental ray Distributed Bucket Render (DBR) or V-Ray Distributed Render (DR) feature with Qube!

    (mental ray Renderer)" section for details. Save the scene if changes were made. Open the Qube! Submission dialog: "Qube!" Menu -> "Submit Render..." In the "Parameters
    Qube 6.5May 23, 2013
  8. Basic_Dependancy.py

    '] = 1 # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdrange' # The below parameters are explained further…
    Qube 6.5 / … / Basic dependenciesApr 11, 2013
  9. Advanced_Dependancy.py

    ' # The below parameters are explained further in the "Job submission with job package explained" page package = {} job['package'] = package job['package']['cmdline'] = 'sleep…
    Qube 6.5 / … / Advanced DependenciesApr 12, 2013
  10. Renderman_demo.py

    ' # The below parameters are explained further in the "Job submission with job package explained" page package = {} job['package'] = package job['package']['cmdline…
    Qube 6.5 / … / Practical example Renderman jobApr 12, 2013