Search

Search

Help

Page 1 of 8. Showing 73 results (0.015 seconds)

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

    Qube does not explicitly restrict a job to run on a particular core. It leaves that up to the applications to determine. If this is the case, then what to these terms used
    Qube 6.4Nov 05, 2012
  2. How do I submit a frame render using qbsub?

    the job naively using qbsub: qbsub -cpus 10 Render --start 1 --end 100 scene Your going to have each subjob (all 10 of them) render the whole scene from frames 1-100. Not good…
    Qube 6.4Nov 05, 2012
  3. How to use the mental ray Distributed Bucket Render (DBR) or V-Ray Distributed Render (DR) feature with Qube!

    How to use the mental ray Distributed Bucket Render (DBR) or V-Ray Distributed Render (DR) feature with Qube! Please read this file carefully, if you would like to take…
    Qube 6.4May 23, 2013
  4. qbsub.pl

    . # ##################################################################################### # # # use lib $ENV{"QBDIR"}."/api/perl"; use lib "../../api/perl"; use qb; use Getopt::Long; my ($help, $priority, $cluster, $cpus, $export); my $result = GetOptions( "help…
    Qube 6.4 / … / PerlNov 08, 2012
  5. qbsub

    --user string User account to use Note: needs admin or impersonation privilege --domain string Qube domain to use Note: needs admin or impersonation privilege --cpus
    Qube 6.4Aug 21, 2013
  6. qblock

    (default: on) --unlock Unlock the Worker (deprecated: use qbunlock) --range string Range string of CPU slots to lock/unlock --value Specify custom lock…
    Qube 6.4Oct 17, 2012
  7. qbunlock

    the Worker (deprecated: use qblock) --unlock Unlock the Worker --range string Range string of CPU slots to lock/unlock --value Specify custom lock…
    Qube 6.4Oct 17, 2012
  8. qbjobs.pl

    - Property of PipelineFX L.L.C. # # (C) COPYRIGHT PipelineFX Limited Liability Corporation. 2007 # All Rights Reserved. # # US Government Users Restricted Rights - Use, duplication…
    Qube 6.4 / … / PerlNov 08, 2012
  9. submit-p-agenda-job.pl

    (supervisor_default_p_agenda_priority) $job->{'p_agenda_priority'} = 123; # (Optional) specify the number of subjobs ("cpus") to use for processing # the p-agenda items…
    Qube 6.4 / … / PerlNov 08, 2012
  10. callback3.pl

    Materials - Property of PipelineFX L.L.C. # # (C) COPYRIGHT PipelineFX Limited Liability Corporation. 2007 # All Rights Reserved. # # US Government Users Restricted Rights - Use
    Qube 6.4 / … / PerlNov 08, 2012