Search

Search

Help

Page 7 of 40. Showing 393 results (0.014 seconds)

  1. Job Types (component)

    Like most batch queuing systems, one typically submits a job, and the system then executes it on an available host. Typically, a user will craft a command or a script…
    Qube 6.4Oct 19, 2012
  2. qb_hostcmp($hosta, $hostb, $job)

    is given 2 hosts, "a" and "b" relative to a single job. Although this is not as critical a function as the qb_jobcmp function, the qb_hostcmp comparison function allows…
    Qube 6.4Oct 22, 2012
  3. Write Job Submission

    to the required locations) Select Submit > Tests > Qube Test (file Write) Job… worddavc2cfaf80db69a6174245a1fccea663ed.png Browse to a network location that the farm has mounted…
    Qube 6.4Oct 12, 2012
  4. Basic python job submission II. Frames

    Next, we will submit a job with frames, or, in Qube!-speak, "agenda items". Follow the code comments below: # As in the last example, we will need the os, sys, and qb…
    Qube 6.4Apr 15, 2013
  5. callback2.pl

    begins... we first assign a label to the job. # a label is used to identify jobs in the same process group without # using the process id's. If you are thinking about what…
    Qube 6.4 / … / PerlNov 08, 2012
  6. UI "XSI Job..."

    Below are instructions on your first steps submitting XSI jobs with Qube! You will need to install the XSI jobtype Installation: 3dsmax requires the "XSI…
    Qube 6.4Sep 04, 2013
  7. How to submit a job to only empty workers, regardless of slot count

    It can happen that you want to send jobs to the farm and only have them run on workers that have no other jobs running. This is especially handy if your job will run…
    Qube 6.4Feb 26, 2013
  8. Job Reservations

    decrement/increment upon acceptance of a job. Reservations are used to reserve these resources prior to execution of a job. These resources are always numeric and are integer based…
    Qube 6.4Apr 17, 2013
  9. Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters

    Next, we will learn how to populate a job dictionary keeping the UI in mind. Doing so will allow the job to be resubmitted through the UI. In order to understand how…
    Qube 6.4May 24, 2013
  10. qbmodify

    jobs with process ID int --pgrp int Modify jobs in int process group --priority int Modify jobs with int priority --cluster string Modify jobs in string…
    Qube 6.4Oct 17, 2012