Search
Page 77 of 96. Showing 953 results (0.014 seconds)
Basic python job submission I. Single command
test job' # Below defines how many Instances/subjobs the job is to spawn. Because we # will be running only a single command, there is no need to request more than 1…Qube 6.5-1 Release Notes
==== CL 11687 ==== @NEW: add support for Adobe's Creative Cloud 'CC' version numbering scheme ==== CL 11685 ==== @FIX: erroneous "timecumulative" of instances (subjobs…System-Wide Resource Tracking
of a license across multiple instances on the same host; Nuke's nukeR and Houdini's hbatch licenses are examples of "shared per-host" licenses. If the license is "shared per-host", then you…Creating a new SimpleCmd
that returns an array of SimpleCmd instances. For testing purposes, add an if __name__ == '__main__': so the submission dialog can be launched directly by running Python _script.py. Here…Basic python job submission I. Single command
! job. This is the name that will be # displayed in the GUI and through the command line tools job['name'] = 'python test job' # Below defines how many Instances…System-Wide Resource Tracking
of a license across multiple instances on the same host; Nuke's nukeR and Houdini's hbatch licenses are examples of "shared per-host" licenses. If the license is "shared per-host", then you…Creating a new SimpleCmd
that returns an array of SimpleCmd instances. For testing purposes, add an if __name__ == '__main__': so the submission dialog can be launched directly by running Python _script.py. Here…Basic python job submission I. Single command
. This is the name that will be # displayed in the GUI and through the command line tools job['name'] = 'python test job' # Below defines how many Instances/subjobs…Modo Job Submission
licenses, only set the thread count. Do not check "Slots = Threads") By default, Qube! will not retry failed frames. So set the "Retry frame/instance" value to 3 or 5, to get 3 or 5…Houdini Job Submission
! will not retry failed frames. So set the "Retry frame/instance" value to 3 or 5, to get 3 or 5 retries before it gives up. Related to that, the default wait between retries is zero seconds…