Search
Page 21 of 40. Showing 393 results (0.014 seconds)
Filtering
It should be noted that the "User" filter value is used in two ways: As a display filter: it will filter the list of retrieved jobs that are shown in the job list…Work Agendas
Qube supports an abstract coordination concept called a work agenda. By definition, it is a list of "things to do". The use of a job agenda allows for the most flexible…Host Selection
There are several way to control which hosts the supervisor will select when deciding where to start job instances on the farm. Hosts: Send only to an explicit set…supervisor_reserve_timeout
Synopsis supervisor_reserve_timeout = timeout in seconds The timeout value, in seconds, specifies how much time a job is allowed to hold a host in reserve before the job…Preference Fields
automatically do a refresh of the Job information or let you do it manually. One can further choose whether to have it refresh all jobs or just the selected ones. Refreshing the selected job…test_submit.py
#!/bin/env python ''' A 'Hello World' qube jobytype It will accept a string in the front-end while building the job, and echo that string back at runtime…QAV Details Tabs
Job Properties: The Properties panel contains basic information about the job. It displays start time, end time, and many other job-specific time fields. It also displays…algorithm.pm
fields for the job hash: # # id, pid, pgrp, priority, user, status, name, label, cluster, cpus, prototype, # requirements, reservations, restrictions, account…Authentication Modes when in Service Mode: user and proxy
With Qube, you have a choice of running jobs as either a designated "user" or "proxy" or running jobs as one of the users with an account in the system. This is controlled…Basic_SimpleCMD.py
('/Applications/pfx/qube/api/python'); else: sys.path.append('/usr/local/pfx/qube/api/python'); import qb def main(): job = {} job['name'] = 'Maya BatchRender (rib) TUTORIAL' job…