Search
Page 8 of 11. Showing 105 results (0.012 seconds)
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…Checking Job Stdout_Stderr
menu is available to find and copy text. updated to add note about wranglerview…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…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…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…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…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…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…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…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…