tqchen
26c87ec6e7
fix test
2016-02-28 09:35:08 -08:00
tqchen
7479791f6a
refactor: librabit
2016-02-27 10:14:41 -08:00
Tianqi Chen
7addac910b
Update Makefile
2015-07-03 15:23:26 -07:00
tqchen
c57dad8b17
add ringbased passing and batch schedule
2015-03-11 12:00:19 -07:00
tqchen
8f23eb11d7
change convention
2015-01-15 10:22:59 -08:00
tqchen
3419cf9aa7
add auto caching of python in hadoop script, mock test module to python, with checkpt
2015-01-13 14:29:10 -08:00
tqchen
e40047f9c2
new mock test
2014-12-20 18:38:54 -08:00
tqchen
925d014271
change file structure
2014-12-20 16:19:54 -08:00
tqchen
1754fdbf4e
enable support for lambda preprocessing function, and c++11
2014-12-19 02:00:43 -08:00
tqchen
58331067f8
cleanup testcases
2014-12-18 23:50:59 -08:00
tqchen
2750679270
normal state running ok
2014-12-07 20:57:29 -08:00
tqchen
0e012cb05e
add speed test
2014-12-06 11:05:24 -08:00
tqchen
0a3300d773
rabit run on MPI
2014-12-02 11:20:19 -08:00
tqchen
255218a2f3
change in interface, seems resetlink is still bad
2014-12-01 21:39:51 -08:00
tqchen
337840d29b
recover not yet working
2014-12-01 16:57:26 -08:00
tqchen
5b0bb53184
refactor code style, reset link still need thoughts
2014-11-29 20:15:27 -08:00
tqchen
a30075794b
initial version of robust engine, add discard link, need more random mock test, next milestone will be recovery
2014-11-28 15:56:12 -08:00
nachocano
faed8285cd
execute it like ./test.sh 4 4000 testcase0.conf to obtain a successful execution
...
updating mock. It now wraps the calls to sync and reads config from configuration file.
I believe it's better not to use the preprocessor directive, i.e. not to put any test code in the engine_tcp. I just call the mock in the test_allreduce file. It's a file purely for testing purposes, so it's fine to use the mock there.
2014-11-28 00:16:35 -08:00
nachocano
21f3f3eec4
adding const to variable to comply with google code convention...
...
may need to change more stuff though. Taint what else do you mean? Spaces, tabs, names?
2014-11-27 17:03:31 -08:00
nachocano
54fcff189f
dummy mock for now
2014-11-26 16:37:23 -08:00
tqchen
d37f38c455
initial version of allreduce
2014-11-25 16:15:56 -08:00