Search
Page 22 of 40. Showing 393 results (0.014 seconds)
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…Custom Supervisor Policy
The policy of a supervisor describe the different controls the administrator which are managed by a plug-in module. This includes checking jobs before they are allowed…qbhist
| | | | | display the history of a job Description qbhist obtains the history of a job as recorded by the Supervisor.. Usage qbhist [options] jobID… | 0…Search Filter
The Search Filter in the Toolbar allows a user to filter the Jobs and Hosts in the JobList and HostList panels. Simply type in words for a string matching and search all…worker_path_map
Synopsis New in v6.4-2 worker_path_map = { "pathA" = "pathB" ... } Specify the path translation map for a worker. Any job that supports path translation (have…