index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vest
/
parallelize.pl
Age
Commit message (
Expand
)
Author
2011-03-10
initial version of scons
Jonathan Clark
2011-02-06
parallelize vest on large shared memory machines using fork and make
Chris Dyer
2010-08-10
support for running in multiple environments which are automatically detected
redpony
2010-07-27
vest cpbin include sentclient
graehl
2010-07-17
more support for other clusters
redpony
2010-07-01
par -tailn +0
graehl
2010-06-30
par: sleep more briefly for last few lines
graehl
2010-06-30
par: abspath for -e dir, dir creation works, -e may be omitted safely (qsub -...
graehl
2010-06-30
par: check -e dir created
graehl
2010-06-30
par show cd, -e dir if verbose
graehl
2010-06-30
par w/o -e dir
graehl
2010-06-29
debug msg
graehl
2010-06-28
spelling
graehl
2010-06-28
par works, saves logs/ .sh as well as .ER .OU
graehl
2010-06-28
shell escape empty arg
graehl
2010-06-28
shell escape
graehl
2010-06-28
shell escape
graehl
2010-06-28
semicolon
graehl
2010-06-28
parallelize finds absolute path to bin for you unless --no-which, and cd to p...
graehl
2010-06-28
run netstat once only, and w/ windows compat options
graehl
2010-06-28
grep -q would need to check status
graehl
2010-06-28
netstat -n is faster
graehl
2010-06-28
parallelize avoid port contention
graehl
2010-06-28
fix mert to avoid fork problem, simplify parallelize
redpony
2010-06-25
mert fixes, support scripts
redpony