Search

Search

Help

Page 82 of 110. Showing 1,096 results (0.023 seconds)

  1. WV Filter & Search

    up will tell you what the button displays, and the current state of display (that is, whether the given job state is being displayed or filtered out). button_incomplete.png…
    Qube 6.6May 11, 2015
  2. Filtering

    the more commonly used "Resubmit" action below. Retry Failed Frames Retry only the frames listed as failed. Block Take a pending job out of the active queue. Unblock Put…
    Qube 6.5Oct 15, 2012
  3. _licenseInstallation

    ! WranglerView The simplest way to install the Qube! license is with the WranglerView utility, via the Admin -> Install license menu item. This option is greyed out if you…
    Qube 6.10May 23, 2018
  4. How to limit the number of renders on a host

    before dispatching the job, and then block out (or reserve) the amount requested. This will serve to limit the number of subjobs running on the host to only the number that it can…
    Qube 6.4Nov 05, 2012
  5. How to install and use Qube from a network location Linux

    I find setting up symlinks such as /mnt/software/qube/qube_current to the currently extracted version /mnt/software/qube/6.4-5 is an effective method to easily roll out future…
    Qube 6.4Sep 10, 2013
  6. How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'

    a quick look at why this occurs, and then how to fix it. Find out who's granted some sort of permission from where: mysql -u root -e "SELECT user,host from mysql.user ORDER…
    Qube 6.4Dec 19, 2012
  7. Basic python job submission I. Single command

    # command. This will be the same as opening a terminal/command prompt and typing # out a command. job['prototype'] = 'cmdline' # The below parameters…
    Qube 6.4May 24, 2013
  8. Job and Host Assignment

    running jobs that this new job can preempt. Some jobs have a flag set that indicates that they can never be preempted, these are filtered out of the list. If there are preemptable jobs…
    Qube 6.4May 03, 2013
  9. Job and Host Assignment

    running jobs that this new job can preempt. Some jobs have a flag set that indicates that they can never be preempted, these are filtered out of the list. If there are preemptable jobs…
    Qube 6.5May 03, 2013
  10. Service mode vs. Desktop User mode, and how the worker handles authentication

    to start, etc. Desktop User mode: the worker process is started by a logged in user, usually when that user logs in, and is killed when the user logs out the worker process is owned…
    Qube 6.5Sep 10, 2013