Search
Page 11 of 25. Showing 243 results (0.015 seconds)
Render Wrangler's Guide
to make sure it is performing well. Job Reference Command Line Reference Explains the details of what a job is in Qube! Users can also submit and manage jobs via the command…supervisor_queue_library
in a hierarchical host "cluster" they are submitted. priority - Strict numeric priority. High priority jobs run before lower priority jobs. queue - First come-first served. Jobs run…submit-p-agenda-job.py
('/Applications/pfx/qube/api/python'); else: sys.path.append('/usr/local/pfx/qube/api/python'); import qb # This script demonstrates how to submit an agenda-based job (in this case…Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters
. In this exercise, we will work slightly backward - getting parameters from a previously submitted job. These parameters can be found through the GUI by clicking on a previously…supervisor_default_security
submit_job 1 0x1 submit new jobs submit_callback 2 0x2 submit jobs with callbacks submit_global_callback 4 0x4 submit jobs with global callbacks General…Modo Job Submission
Step by step instructions for submitting Modo jobs with Qube! Install the Qube! Submission UI into Modo If you want the submission menu inside of Modo (recommended…Houdini Job Submission
Step by step instructions for submitting Houdini jobs with Qube! Install the Houdini submission UI: Run WranglerView and go to the Install App UI menu item…callback3.pl
" => { "cmdline" => "sleep 10" }, # # because we don't want the job to start right away, we must # submit it as blocked # "status" => "blocked", # # assign the frame…callback1.pl
" }, # # because we don't want the job to start right away, we must # submit it as blocked # "status" => "blocked", # # ok... so we've setup the first job's label. we can now…How to use qbwrk.conf
the submitting user's network credentials and permissions will be used *additional reading proxy_execution_mode "worker_properties" is for assigning global resources such as licenses…