📄️ How do I submit a frame render using qbsub?
Bear in mind that when you submit a command via qbsub, the Supervisor
📄️ How to restrict a host to only one instance of a given kind of job, but still allow other jobs
A Qube! job has a "kind" parameter; this is a string which can be set to any
📄️ How to submit a job to only empty workers, regardless of slot count
It can happen that you want to send jobs to the farm and only have them run on
📄️ My job is finished but I seem to have pending subjobs
Check to see if you have host_list set as a job flag.
📄️ Using the --type and --data with qbsub to submit a job
Here's a normal command line sleep 1000 qbsub: