improve tracker script
This commit is contained in:
@@ -10,11 +10,11 @@ endif
|
||||
|
||||
|
||||
local_recover:
|
||||
../submit_mpi.py $(nslave) local test_local_recover $(ndata) rabit_local_replica=1
|
||||
../tracker/rabit_mpi.py $(nslave) local test_local_recover $(ndata) rabit_local_replica=1
|
||||
|
||||
local_recover_10_10k:
|
||||
../submit_mpi.py 10 local test_local_recover 10000 rabit_local_replica=1
|
||||
../tracker/rabit_mpi.py 10 local test_local_recover 10000 rabit_local_replica=1
|
||||
|
||||
# this experiment test recovery with actually process exit, use keepalive to keep program alive
|
||||
model_recover_10_10k:
|
||||
../submit_mpi.py 10 local keepalive.sh test_model_recover 10000
|
||||
../tracker/rabit_mpi.py 10 local keepalive.sh test_model_recover 10000
|
||||
|
||||
Reference in New Issue
Block a user