Search

Search

Help

Page 6 of 8. Showing 79 results (0.012 seconds)

  1. Modifying Job

    One can modify many of the job properties like priority, number of processes to run, notes, and many others. One can do this from the commandline, API, or GUI. From the GUI…
    Qube 6.4May 23, 2013
  2. supervisor_queue_algorithm

    "Perl" or "Internal") of the algorithm, and library is the actual library (path to the custom Perl algorithm file, or "cluster", "priority", or "queue" for internal built…
    Qube 6.4Mar 01, 2013
  3. Aggressive preemption

    Aggressive preemption immediately kills a subjob so that a higher priority subjob can run instead. This preemption policy does not take into account the agenda, so any work…
    Qube 6.4Oct 12, 2012
  4. qb_sudo_admin($user, $job)

    possible since the Qube! administrator is allowed to create control over jobs based upon any property of the job. Such as the job's priority or cluster values. For information on how…
    Qube 6.4Oct 12, 2012
  5. Submitting jobs through the QubeGUI without displaying a submission dialog

    "{'prototype':'maya','package':{'scenefile':'myscenefile.ma'}, 'priority':500, 'cpus':4}"…
    Qube 6.4May 23, 2013
  6. Simple Job Type front end

    ::genframes("1-300"); my $data = { "env" = \%env, "cmdline" = /bin/sleep . int(rand(40) + 1) }; my $job = { "name" => "Frame Job", "priority" => 1, "prototype" => "frame…
    Qube 6.4Oct 22, 2012
  7. qbjobinfo.pl

    ]"}; # # # Example 4 # # Filter using multiple filters # my $filter = { # "user" => "troy", # "priority" => 1 # }; # # # Example 5…
    Qube 6.4 / … / PerlNov 08, 2012
  8. Parameters

    Basic Parameters for all Jobs: Name: name used for the job, usually artist specified. Priority: priority of the job. The lower the number means the higher the priority
    Qube 6.4Mar 11, 2013
  9. Buttons

    in the current submission dialog. The interface will by default use those values by default the next time the dialog is opened. This allows one to specify common fields like Priority
    Qube 6.4Oct 15, 2012
  10. What if I want to lock down certain hosts to specific groups that will only run jobs submitted to those groups?

    machines. A cluster is a priority scheme that will allow a job to run anywhere there is an available machine, but it could get preempted by a job that has a cluster specification…
    Qube 6.4Nov 05, 2012