Search

Search

Help

Page 3 of 4. Showing 32 results (0.012 seconds)

  1. How to switch a worker from Service mode to Desktop User mode

    job flag set, otherwise the proxy.exe process may crash when a job is started on the worker. On the supervisor, add this flag to the supervisor_job_flags to enable this on a global
    QubeOct 15, 2014
  2. qbadmin

    reject_submit-unset stop_activity Unsets Supervisor mode --resource Display the current state of all global resources. --globalcallback language triggers code Submit…
    QubeFeb 01, 2017
  3. Execution Environment

    by defining environment variables into the /etc/init.d Worker scripts (if they need to be global to the facility), or by setting them as part of the package of job commands that land…
    QubeJan 14, 2015
  4. bootstrap.py

    execution script print "INFO: bootstrap script loading execute module\n" execfile(backend, globals()) def usage(): print 'bootstrap.py [options]' print…
    Qube / … / JobtypesOct 15, 2014
  5. _SimpleCMD_QubeWorkerSelection

    the field with "host.memory=X" which means only reserve X memory on the worker while running this job Other options: "host.license.nuke=1" when a Global Resources entry has…
    QubeOct 13, 2020
  6. supervisor_default_security

    submit_job 1 0x1 submit new jobs submit_callback 2 0x2 submit jobs with callbacks submit_global_callback 4 0x4 submit jobs with global callbacks General…
    QubeJan 05, 2015
  7. bootstrap.py

    archive qb._setjob(archive) # launch into the backend module print "INFO: bootstrap script loading execute module\n" execfile(backend, globals()) def usage…
    Qube / … / HelloworldOct 15, 2014
  8. framesubmit.py

    list is just a simple global list of items that # need to be completed in order to finish the job. # # So for this type of job, we will use the work list to contain all…
    Qube / … / PythonOct 15, 2014
  9. framesubmit.pl

    # }; # # # To specify what frames you want done, this is created when you make a # 'work' list. A work list is just a simple global list of items that # need to be completed in order…
    Qube / … / PerlOct 15, 2014
  10. qbwrk.conf File Format

    global qbwrk.conf configurations. Currently, it supports the following two parameters, used primarily to optimize the loading time of qbwrk.conf: templates: explicitly list all…
    QubeFeb 27, 2017