Search

Search

Help

Page 1 of 1. Showing 10 results (0.014 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. worker_resources

    Synopsis worker_resources = resourcelist Specifies what resources are available. Example worker_resources = host.processors=2 Defaults ""…
    Qube 6.4Oct 18, 2012
  5. 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
  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. 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
  8. Job Requirements

    ') and host.processor_speed >= 100" ls Resource operands are slightly different and include those defined by your administrator host. Operand (resource) Values host.processors
    Qube 6.4Feb 26, 2013
  9. 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
  10. UI "Maya Job..."

    from drop down to override scene settings Render Threads Tooltip - each subjob should use. Set to -1 to sync with host.processors, 0 to use all cores on the worker Enter…
    Qube 6.4Sep 04, 2013