Search

Search

Help

Page 3 of 11. Showing 103 results (0.007 seconds)

  1. supervisor_policy_library

    Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library…
    QubeJan 06, 2015
  2. bootstrap.py

    import getopt # load system path sys.path.append("."); sys.path.append(".."); sys.path.append('%s/api/python' % os.environ.get('QB_DIR')) sys.path.append('%s/api/python…
    Qube / … / JobtypesOct 15, 2014
  3. I'm working on a Job Type, and I want to run a different version of Perl or Python?

    User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable…
    QubeOct 15, 2014
  4. _SimpleCMD_ParametersClarisseLoadOnce

    Parameters Specific to Clarisse wv_clarisse_loadonce.png Clarisse Paths Executable Explicit path to the Clarisse CNode executable. Render File Browse or enter manually…
    QubeJul 06, 2017
  5. worker_logpath

    Synopsis worker_logpath = path Path specifies the directory which the Worker will create/use for the job's standard output and standard error logging. Example…
    QubeJan 06, 2015
  6. _SimpleCMD_ParametersQubeMovie

    2- required parameters.png exe Explicit path to executable that will generate the move file(s). Important: Be aware that if you are submitting from one OS to a different…
    QubeMay 28, 2015
  7. worker_pidfile

    Synopsis worker_pidfile = path Path is where the Worker writes down the process ID to the main controlling process. _worker_bootstrap_parameter Example worker_pidfile…
    QubeJan 06, 2015
  8. supervisor_logfile

    Synopsis supervisor_logfile = path Path is used to specify the single log file for the supervisor's internal operations. This is not the same as supervisor_logpath which…
    QubeJan 06, 2015
  9. client_logpath

    Synopsis client_logpath = path When this specifies a valid path to the qube job logs, the client utilities will read the job logs directly off the network, rather than…
    QubeJan 05, 2015
  10. _workerTemplatePath_Gotchas

    Several important things to take note of are: On Windows, you must use UNC and the path separator is a forward slash "/". This worker_template_path should always contain…
    QubeJan 18, 2015