Search
Page 33 of 40. Showing 393 results (0.025 seconds)
worker_restrictions
Synopsis worker_restrictions = restrictionlist Allows the administrator to restrict/allow specific jobs to run on this host. _restrictionsSyntax Defaults…Frame and Subjob Process Timeouts
New for Qube 6.0 The subjob process timeouts and frame timeouts allow the user when submitting the job to specify the maximum time a frame or subjob process should take…Supervisor (Server Node)
Qube is built around the client/server concept. This means the system is controlled by a central server daemon, called the Supervisor which can dispatch jobs to each of its…bootstrap.py
) # obtain input job archive = "job.qja" base = '.' frontend = '' backend = "execute.py" type = '' for opt in opts…supervisor_max_priority
Synopsis supervisor_max_priority = priority Priority is the maximum numeric priority the Supervisor will allow users to specify. Jobs which are set above this number…supervisor_migrate_timeout
Synopsis supervisor_migrate_timeout = timeout The timeout value, in seconds, specifies how much time a job must wait before the host it was migrated off becomes available…worker_log_timeout
Synopsis worker_log_timeout = time Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor…Where is the output from the executed callback code?
Look in the .cb file for the job.…Specifying User Mode (Central Configuration)
If your preference is to have the submitting user execute jobs, you will need to reconfigure the Workers to run in User mode. Login to an administrator account…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…