Search

Search

Help

Page 12 of 40. Showing 393 results (0.015 seconds)

  1. How do I set my own shared directory for job types?

    Set the worker_template_path for the Worker to point to the directory containing the Job Types. Note, that on Windows, you must use UNC and the path separator is a forward…
    Qube 6.4Nov 05, 2012
  2. Set up Linux or OS X to handle jobs with UNC paths

    : servermayaprojectsdefaultscenesmyscene.mb This is what you'd need to submit a job. Alas, on the OS X side, it won't make sense. First, you need to mount the drive using NFS or SMB. I'll leave…
    Qube 6.4Nov 05, 2012
  3. qbsummary

    column width to int characters (default: 3) --pvs Priority Vs. Subjob Status --cvs Cluster Vs. Subjob Status --uvs User Vs. Subjob Status --gvs Group
    Qube 6.4Oct 17, 2012
  4. How do I set up a host so that job will only run that type of host?

    ] worker_properties = host.maya=1 When you submit a job, the requirement must then include: host.maya=1…
    Qube 6.4Nov 05, 2012
  5. supervisor_flags

    the Supervisor to track running jobs more aggressively. stub_optimize = 1024 Enable stub optimization, the Supervisor will group similar jobs in it's queuing decisions. While…
    Qube 6.4May 23, 2013
  6. I tried to call a routine in my job submission script from the callback, and it didn't work.

    . Since a job you submit is actually a data object submitted to the Supervisor, it doesn't share any code space with script that submitted it, and consequently you can't reference…
    Qube 6.4Nov 05, 2012
  7. How to implement locking/unlocking a Windows worker at user login/out

    " in the logoff script. To set up logon/logoff scripts for local logins, you edit settings in the Windows' "group policy editor": "Start Menu" -> "Run..." Type "gpedit.msc", enter…
    Qube 6.4May 21, 2013
  8. Render errors that say "file not found." when using UNC paths.

    Our system will automatically map Windows drives based upon whether the jobs and Workers have "auto_mount" enabled. We will detect the maps on the client machine, add any…
    Qube 6.4Nov 05, 2012
  9. API Functions

    qbbackup Purpose Backup Supervisor state database. Prototype QB_BOOL qbbackup() qbblock Purpose Sets job state to blocked. Prototype…
    Qube 6.4Oct 19, 2012
  10. C++ API Reference

    Description Class for storing job query information. Constants QB_COMMAND_FILTERLIST 1 QB_COMMAND_JOBIDLIST 2 QB_COMMAND_WORKIDLIST 3…
    Qube 6.4Oct 22, 2012