Search
Page 18 of 19. Showing 189 results (0.019 seconds)
_licenseInstallation
start the Qube! UI with "Run as Administrator", even when you are logged in as an admin-equivalent or local administrator. This is due to Window's "elevated privileges" security…Metered Licensing
Screen Shot 2017-08-07 at 3.21.50 PM.png Metered Licensing is new in Qube 6.9-0 Quick Start Create the necessary accounts on the Metered Licensing portal create…Auto-Wrangling
) { if (the worker hasn't completed any frame it has been assigned so far) { if (other workers are completing frames from this job) { Worker is faulty, so lock…Centralized Worker Configuration
the Supervisor. No Supervisor or Worker restart is necessary. Any Workers not currently running will receive the changes when they next start up. central_worker_config_UI.png…universalCallbacks
, associating each implementation file to a trigger event. The syntax is: # lines starting with a hash mark are comments filename = trigger The filename points to a file in the same…Basic python job submission I. Single command
to start, so we will only submit lists of jobs. It is, however, perfectly # acceptable to qb.submit(job) listOfSubmittedJobs = qb.submit(listOfJobsToSubmit) for job…Worker Locking
for computing at night, but not during the day. It can be quite inconvenient to start and stop the Qube! Worker every day. It would be better if there were a way to simply tag Workers…How to install and use Qube from a network location Linux
already exists. Not copying any file from skel directory into it. Creating mailbox file: File exists Starting worker: Done! Remember to configure the worker using its /etc/qb.conf file…How to configure the supervisor to send mail
. ================================================================================== jburk$ qbadmin s --emailtest START RECV(l=70) data=[220 omta16.emeryville.ca.mail.comcast.net comcast ESMTP server ready ] SENT HELO jburk-17-mbPro.local RECV(l=84) data=[250…algorithm.pm
->{id}; } sub qb_hostcmp { my $hosta = shift; my $hostb = shift; my $job = shift; # # since the hosts which start with 'qb' are the faster hosts on our farm, # we'll use…