Search
Page 27 of 29. Showing 287 results (0.013 seconds)
_jobFlags
to be migrated to another worker host, preventing the frame from running on the same host. no_defaults 524288 Prevent supervisor from applying supervisor_job_flags p_agenda 32768…3DSMax Job Submission
on the Worker that picks up the job, and that instance will render frames as assigned by the Supervisor. Since the scene file is only being opened one time, this can be faster to generate…Controlling Host Selection
There are several way to control which hosts the supervisor will select when deciding where to start job instances on the farm. These are based on restrictions that can…Python and Perl Installation
, always choose the latest version of 64-bit Python 3.8. As of Qube 7.5, we require installing Python3 prior to installing Qube software on the supervisor and all workers. Beside…3DSMax Job Submission QubeUI
on the Worker that picks up the job, and that instance will render frames as assigned by the Supervisor. Since the scene file is only being opened one time, this can be faster…qbhosts.pl
)); # query Qube! - supervisor for the hosts we want my @hosts = qb::hostinfo($filter); # figure out the max col length for all the hosts. tally_title_lengths(); tally_col_lengths…test_submit.py
def main(buildAgendaJob): import sys # optionally point to a test supervisor #qb.setsupervisor('YourTestSupervisor') job = { 'package':{'dev…How to use frame chunking in the submission UI
build chunks large enough so that no chunk runs faster than 30s. This will ensure that you process work quickly, without overloading the supervisor by asking it to dispatch too…qbjobinfo.pl
with the returned data. # This data is not included by default in order to reduce network traffic and memory usage for both client and supervisor. # # Please keep in mind…qbremove
Remove jobs from the queue Description .qbremove requests the Supervisor to remove a list of jobs. Usage qbremove [options] jobID… | 0 where JobID is one or more…