Search

Search

Help

Page 1 of 2. Showing 12 results (0.013 seconds)

  1. What does a job CPUs, a job's subjobs, and the Host Resource "host.processors" mean with respect to Machine Cores?

    cores. subjobs: These are the actual processes being run by the jobs. They are not a dependent or child job, but rather a process parented under a job. reservations host.processors=1…
    Qube 6.4Nov 05, 2012
  2. Job Reservations

    to all processors on a host % qbsub --reservations "host.processors=1+" set reserves from 1 to 20 processors on a single host % qbsub --reservations "host.processors=1-20" set…
    Qube 6.4Apr 17, 2013
  3. How to submit a job to only empty workers, regardless of slot count

    worker, set the job's reservations to reserve all slots, with: host.processors=1+ WranglerView / ArtistView submission example: set the job's requirements…
    Qube 6.4Feb 26, 2013
  4. _SimpleCMD_QubeJobBasics

    "Instances" to 4 "Reservations" to "host.processors=3" Qube! will open 4 sessions of Maya on the worker simultaneously consuming all slots/cores if you set "Instances" to 1…
    Qube 6.4Jun 25, 2013
  5. worker_resources

    Synopsis worker_resources = resourcelist Specifies what resources are available. Example worker_resources = host.processors=2 Defaults ""…
    Qube 6.4Oct 18, 2012
  6. How to limit the number of renders on a host

    send each job a resource reservation of: host.processors=4 However, if you have a mix of hosts with different numbers of subjob slots, then you would need to do something like…
    Qube 6.4Nov 05, 2012
  7. Job_submission_flowchart

    Flowchart Check Network Incorrect entires such as "host.processor=1" as aposed to "host.processors=1" will cause the job to not be submitted to the farm Have you checked the STDOUT…
    Qube 6.4 / … / Job Submission FlowchartMay 07, 2013
  8. qb_preemptcmp($runningjob, $candidatejob, $host)

    ” => “”, “restrictions” => “”, “account” => “shotname”, }; $host = { “name” => “host’s name ”, “state” => “active”, “cluster” => “/my/cluster”, “resources” => ”host.processors
    Qube 6.4Oct 22, 2012
  9. _SimpleCMD_QubeWorkerSelection

    Reservations.png Reservations is a way to tell the workers that this job will reserve the specific resources for this job Menu items: "host.processors" this will fill the field…
    Qube 6.4Aug 05, 2013
  10. Parameters

    at 7.52.49 PM.png Checking Render on all cores will also sets the job's reservation string to reserve all cores: you will set a "+" at the end of the host.processors=N…
    Qube 6.4Mar 11, 2013