Search
Page 10 of 11. Showing 105 results (0.013 seconds)
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…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…jobSubmit07.py
today? # which means we're talking about starting after midnight, so add # 1 day... if startTime < nowTime: startDatetime = startDatetime + datetime.timedelta(1…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…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…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…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…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…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…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…