Created a Waiter class to cause Shell Processes to wait on a pid to complete. |
|
More...
|
almost 11 years ago
|
Changed when shell processes are put in the RUNNING state. |
|
More...
|
almost 11 years ago
|
Added missing save flag in shell create_work function. Added missing num_cores change in update_dag. |
|
More...
|
almost 11 years ago
|
Moved location of first should_save_dag variable. |
|
More...
|
almost 11 years ago
|
Updated shell module to save DAG when it marks a shell process as running. |
|
More...
|
almost 11 years ago
|
Added init file to update_dag |
|
More...
|
almost 11 years ago
|
Removed test. |
|
More...
|
almost 11 years ago
|
Added example shell segmenter script. |
|
More...
|
almost 11 years ago
|
Changed shell to pipe standard out and error to files. Changed the while loop in create_work to try to catch a keyboard interrupte and terminate processes. |
|
More...
|
almost 11 years ago
|
Passed init code compilation to parse_shell. This will allow shell parser to create either a shell processes or any other parsed process. |
|
More...
|
almost 11 years ago
|
Updated multiprocessing code. |
|
More...
|
almost 11 years ago
|
Added "@NAME" preprocessing directive so that the user may explicitly set the name of a process. |
|
More...
|
almost 11 years ago
|
Added niceness preprocessing directive to set the nice values of all processes. |
|
More...
|
almost 11 years ago
|
Added __version__ to dag module. |
|
More...
|
almost 11 years ago
|
Incremented minor version for local multiprocessing feature. |
|
More...
|
almost 11 years ago
|
Patched multicore functions into update_dag |
|
More...
|
almost 11 years ago
|
Fixed variable name. |
|
More...
|
almost 11 years ago
|
Changed process start message. |
|
More...
|
almost 11 years ago
|
Updated command line usage to allow user to specify number of threads/cores in local multiprocessing with SHELL engine. |
|
More...
|
almost 11 years ago
|
Separated multiprocessing functions from Process |
|
More...
|
almost 11 years ago
|
Changed shell's create work to run the processes using the multiprocessing module. |
|
More...
|
almost 11 years ago
|
Added missing file names in argument list. |
|
More...
|
about 11 years ago
|
Added requirements file for sample dag scripts. |
|
More...
|
about 11 years ago
|
Update README.md |
|
More...
|
about 11 years ago
|
Added travis ci file and requirements list. |
|
More...
|
about 11 years ago
|
Merge remote branch 'cluster/master' |
|
More...
|
over 11 years ago
|
Refactored start |
|
More...
|
over 11 years ago
|
Added missing import |
|
More...
|
over 11 years ago
|
Included fix for LSFProcess.host is None in stage_files() |
|
More...
|
over 11 years ago
|
Changed get_command_string() |
|
More...
|
over 11 years ago
|