Search
Page 79 of 96. Showing 953 results (0.014 seconds)
Job Reservations
, as slots become available. Dynamic Thread Assignment When a 1+ or similar job picks up on a Worker, we don't know how many slots were available or assigned to that instance…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…Qube 6.8-3c Release Notes
= "big" [hostA] : bignode JIRA: QUBE-1809 ==== CL 16369 ==== @FIX: don't mark the instance as failed if there is one more command to run, the child process has already exited…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…Job Reservations
, as slots become available. Dynamic Thread Assignment When a 1+ or similar job picks up on a Worker, we don't know how many slots were available or assigned to that instance…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…