Search

Search

Help

Page 86 of 117. Showing 1,170 results (0.016 seconds)

  1. 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
  2. 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
  3. 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
  4. 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…
  5. 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
  6. 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…
    Qube 6.5Oct 15, 2012
  7. 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…
    Qube 6.5Mar 28, 2013
  8. 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.5May 24, 2013
  9. _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…
    QubeOct 13, 2020
  10. 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…
    Qube 6.6May 11, 2015