Search

Search

Help

Page 8 of 11. Showing 105 results (0.012 seconds)

  1. WranglerView 6.4-3a Release Notes

    immediate dispatch ========================= New features ========================= @NEW: add "passive" blocking behavior to the job context menus, shows as "Block (+ Finish Current…
    Qube 6.4Mar 18, 2013
  2. Checking Job Stdout_Stderr

    menu is available to find and copy text. updated to add note about wranglerview…
    Qube 6.4Oct 15, 2012
  3. I'd like to use the "waitfor" option in MEL

    advantage of. It's called "dependency". Just add into your dependency field something similar to: "dependency", "complete-job-123155" Where complete is the state you are looking…
    Qube 6.4Nov 05, 2012
  4. Jobs Reserving Resources

    that each job process will reserve 1 host.processor resource and will only run on a system that has at least one host.processor (job slot) available. Adding a "+" when reserving…
    Qube 6.4Oct 18, 2012
  5. Setting Commandline Environment Variables (optional)

    OSX (~/.bashrc): export QBDIR=/Applications/pfx/qube export PATH=$PATH:$QBDIR/bin:$QBDIR/sbin Windows: The .msi automatically adds the C:\Program Files…
    Qube 6.4Jan 16, 2013
  6. General Widget Hierarchy

    worddav76d679c00b2103434ac0dabf5812f851.png data "properties" panel Preferences are stored under the qbPrefs.preferences Python dict (associative array) Submit dialogs add their own unique components…
    Qube 6.4Oct 12, 2012
  7. UNC path is an invalid current directory path. UNC paths are not supported. Defaulting to Windows directory.

    this tool at your own risk. Under the registry path: HKEY_CURRENT_USER Software Microsoft Command Processor add the value DisableUNCCheck REG_DWORD…
    Qube 6.4Nov 05, 2012
  8. Job Structure

    it. If a worker fails to complete a work item, it can be easily reassigned to another Worker. Adding more CPUs to a job simply increases the number of possible work items executed…
    Qube 6.4Oct 15, 2012
  9. Basic_Dependancy.py

    # Below creates an empty list filled by the following lines of code listOfJobsToSubmit = [] # Below evaluates the Parent job to be submitted and adds the to the above list…
    Qube 6.4 / … / Basic dependenciesApr 11, 2013
  10. Client Configuration

    increase in network traffic or a noticeable delay in execution as the clients waits for a response to the query. To avoid this added network traffic, explicitly set the Supervisor…
    Qube 6.4Oct 18, 2012