Search
Page 16 of 25. Showing 243 results (0.011 seconds)
Package_explained.py
data job['cpus'] = 1 # Below defines the priority the job should be submitted with job['priority'] = 9999 # Below creates an empty package…How to use frame chunking in the submission UI
is submitted. Qube will default to submitting a job with a "piece of work" for each frame; a 100-frame render shows 100 separate items in the work list. You can also think…Advanced Dependencies
job['package']['cmdline'] = 'sleep 20' # Below appends the details of this task to the job dictionary for later submission task.append(job) # Below submits…qblogin
on this subject. for defining database_password, used to store the password for the Supervisor to access the DB server instance hosting the qube database. Usage Option…qb_approve_submit($job)
This function provides the chance to review the submitted job before insertion into the queue. This allows the developer to enforce things such as accounting information…client_job_flags
Synopsis client_job_flags = flagslist Sets various client job flags. The flags will be set for all jobs submitted from the client. Values _jobFlags Example…How do I restart the Worker remotely? (Windows)
Submit a remote job: qbsub --host hostname "net stop qubeworker && net start qubeworker" (Alternate) Install sshd from Cygwin ssh hostname "net stop qubeworker && net…client_account
Synopsis client_account = string Sets the default "account" value to string for all jobs submitted from this machine, whether it be by submission UI or command line…client_host_domain
Synopsis This field is used when sending client messages to the system (such as when submitting jobs, etc.) to override the client environment's Windows domain name…How to add a Qube! button to your C4D palette
https://lh6.googleusercontent.com/tYWlG0_fj9XlluuPUPVeCe4mQomL5wrhxmoms08wekDK_5q8APK9jDg4INPvXLFXrbLmUFcrhNzxd4RWdD62R1v6ZpLW7GD7WFzsXxIPSp_EatmsTZU You now have Qube! Submit from your main palette…