summaryrefslogtreecommitdiff
path: root/vest/parallelize.pl
AgeCommit message (Expand)Author
2011-11-10better defaults for proChris Dyer
2011-10-20crazy bugs in parallelizeGuest_account Guest_account prguest11
2011-03-11be more verbose when running each child decoder process when forking. also, a...Jonathan Clark
2011-03-11dont fail on possibly temporary qstat errorsJonathan Clark
2011-03-11fix my dumb bug that killed qsub functionalityJonathan Clark
2011-03-10initial version of sconsJonathan Clark
2011-02-06parallelize vest on large shared memory machines using fork and makeChris Dyer
2010-08-10support for running in multiple environments which are automatically detectedredpony
2010-07-27vest cpbin include sentclientgraehl
2010-07-17more support for other clustersredpony
2010-07-01par -tailn +0graehl
2010-06-30par: sleep more briefly for last few linesgraehl
2010-06-30par: abspath for -e dir, dir creation works, -e may be omitted safely (qsub -...graehl
2010-06-30par: check -e dir createdgraehl
2010-06-30par show cd, -e dir if verbosegraehl
2010-06-30par w/o -e dirgraehl
2010-06-29debug msggraehl
2010-06-28spellinggraehl
2010-06-28par works, saves logs/ .sh as well as .ER .OUgraehl
2010-06-28shell escape empty arggraehl
2010-06-28shell escapegraehl
2010-06-28shell escapegraehl
2010-06-28semicolongraehl
2010-06-28parallelize finds absolute path to bin for you unless --no-which, and cd to p...graehl
2010-06-28run netstat once only, and w/ windows compat optionsgraehl
2010-06-28grep -q would need to check statusgraehl
2010-06-28netstat -n is fastergraehl
2010-06-28parallelize avoid port contentiongraehl
2010-06-28fix mert to avoid fork problem, simplify parallelizeredpony
2010-06-25mert fixes, support scriptsredpony