Search

Search

Help

Page 4 of 5. Showing 47 results (0.017 seconds)

  1. Developing a new Job Type submission interface

    in the registeredJobs variable. The submit script should be able to be run directly from the command line like: python submitscript.py Launch QubeGUI and submit your job from under…
    Qube 6.4Oct 22, 2012
  2. worker_flags

    environment any time the auto_mount job flag is set. (Windows only) remove_logs 8 / 01000 The Worker will automatically remove any logs which it used as temporary storage…
    Qube 6.4Apr 29, 2013
  3. Job List Pane

    up the QubeGUI in environments that keep many 1000's of jobs in Qube at one time. Migrated to Confluence 5.3…
    Qube 6.4Oct 16, 2012
  4. callback2.pl

    the supervisor's api call: # qb::unblock in combination with the # automatically defined variable $qb::jobid. # "callbacks" => [ #note: the callbacks are setup…
    Qube 6.4 / … / PerlNov 08, 2012
  5. worker_drive_map

    the following variable: worker_drive_map = {X:|\\SERVER\SHARE} To specify username/password for a worker drive map, the following syntax may be used: worker_drive_map = {X…
    Qube 6.4Apr 12, 2013
  6. jobsubmit.py

    job['prototype'] = 'pyframe' #job['requirements'] = 'host.os=linux' # This job type has only one package variable package = {} job['package'] = package job…
    Qube 6.4 / … / PyframeNov 08, 2012
  7. framesubmit.pl

    the Qube module # use lib "../../api/perl"; # load Qube's Perl module use qb; # # We now copy the %ENV variable # # This is so that we can delete any data in the job env which doesn't…
    Qube 6.4 / … / PerlNov 08, 2012
  8. Service mode vs. Desktop User mode, and how the worker handles authentication

    it creates a new process, and the System then permits the process access to the user's environment and files. For this reason, if running with proxy_execution_mode = user on Windows…
    Qube 6.4May 23, 2013
  9. Creating a new SimpleCmd

    =False) # add_option is the way to add parameters to the submission UI. # This one is of type 'string' which means a text field will be displayed # and associated with a variable
    Qube 6.4Apr 15, 2013
  10. Job and Host Assignment

    Since there are so many variables that an affect when and whether a particular job is dispatched to a worker, it might help if some of the decisions involved in this process…
    Qube 6.4May 03, 2013