Search
Page 86 of 117. Showing 1,170 results (0.016 seconds)
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…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…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…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…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…Job Structure
it. If a worker fails to complete a work item, it can be easily reassigned to another Worker. Adding more CPUs to a job simply increases the number of possible work items executed…How to migrate Qube! supervisor
a port, add "-P 3306" to the end of the above command If the old supervisor is running on Windows and you have not installed cygwin (or some other *nix shell utility), you cannot pipe…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…_licenseInstallation
in your license file. you can have any number of worker license keys in your license file, they will be added together. Without a license file, the supervisor will not dispatch…WV Job Detail Panels
scan through potentially hundreds of thousands of lines in the stdout and stderr. For cmdline, cmdrange, and all SimpleCmd jobs, the "Highlights" Job Panel has been added to the Job…