Search

Search

Help

Page 10 of 11. Showing 105 results (0.013 seconds)

  1. qb_domain

    machines you add will require this configuration change before they will work properly. Deviating from the default doesn't provide any advantages, and it's one more thing to miss…
    Qube 6.4Mar 05, 2013
  2. Template Inheritance

    . This can be accomplished by adding a colon and a space-delimited list of templates. The qbwrk.conf file is read from top-to-bottom. A template can only inherit from an already-defined…
    Qube 6.4Dec 14, 2012
  3. jobSubmit07.py

    today? # which means we're talking about starting after midnight, so add # 1 day... if startTime < nowTime: startDatetime = startDatetime + datetime.timedelta(1…
    Qube 6.4 / … / PythonNov 08, 2012
  4. License Resources

    License resources work exactly like global resources with the added advantage that they can be dynamically updated in the Supervisor by an external application. Normally…
    Qube 6.4Nov 13, 2012
  5. Supervisor and Worker Log Rotation

    this is to download and install a free Community Edition version of Python from ActiveState. Download and run one of these installers, and allow it to add Python to the System Search Path…
    Qube 6.4Mar 25, 2013
  6. 4. Component Selection

    this information, you will be taken back to the component selection page which will then attempt to find the supervisor again. If it finds it, the correct parameters will be added to Qube's…
    Qube 6.4Mar 06, 2013
  7. Use_simpleCMD.py

    evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs to be submitted and then prints the job IDs…
  8. jobSubmit01_explained.py

    '] = 'hostname' # Below creates an empty list filled by the following lines of code listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds
  9. Practical example Renderman job

    Dependencies script job['package']['simpleCmdType'] = 'Maya BatchRender (rib)' This was added to the Parent job to assign the UI type to the job job['prototype…
    Qube 6.4May 24, 2013
  10. 3. Select Package Manifest

    page) and add or remove some of the jobtype selections, the resulting worker qks file will contain all of your previous selections. Using that qks, then, will install the exact…
    Qube 6.4Jan 02, 2014