Commit Graph
17 Commits
Author SHA1 Message Date
Robert NishiharaandPhilipp Moritz 4cc024ae36 renaming project, halo -> ray (#95) 2016-06-10 14:12:15 -07:00
Philipp Moritz 12ca2d4422 link libraries statically and make halo work on Mac OS X 2016-06-10 13:16:07 -07:00
Philipp Moritz dd8067def8 move testrecv.py to test_worker.py 2016-06-06 11:05:04 -07:00
Philipp Moritz 9dfe7c625e change directory structure, rename array libraries (#87) 2016-06-05 21:57:37 -07:00
Philipp Moritz 4cb4f288cc adding continuous integration 2016-06-05 20:46:54 -07:00
Robert NishiharaandPhilipp Moritz 67086f663e change filenames and directory structure to use halo (#81) 2016-06-03 18:32:57 -07:00
Robert NishiharaandPhilipp Moritz b58eaf84ee rewrite linear algebra libraries to use keyword arguments (#78) 2016-06-03 17:09:52 -07:00
Philipp Moritz d3f62c4288 make it possible to start multiple nodes in a cluster; add some more logging 2016-04-28 15:31:31 -07:00
Robert Nishihara 6b846d2bc0 support multiple object stores, part one 2016-04-24 19:06:14 -07:00
Robert NishiharaandPhilipp Moritz a12e6fd373 change services to start variable number of object stores (#55) 2016-04-23 10:45:01 -07:00
Robert NishiharaandPhilipp Moritz 37ac8faae5 implement distributed qr (#30) 2016-04-19 14:44:07 -07:00
Robert NishiharaandPhilipp Moritz 1548a1a523 implement reference counting and much more (#43) 2016-04-18 13:05:36 -07:00
Robert NishiharaandPhilipp Moritz 66032f9a50 cleanup tests a bit
* clean up testing
2016-04-05 00:34:23 -07:00
Robert Nishihara 29a923fc31 implementing distributed linear algebra 2016-03-23 18:38:42 -07:00
Robert Nishihara 2500cbaf72 improve serialization and add DistArray class 2016-03-16 18:11:43 -07:00
Robert Nishihara b773003b70 make ObjStore.GetObj wait until the object is present in the object store, other miscellaneous fixes 2016-03-15 00:13:12 -07:00
Robert Nishihara 4afa373a3a initial linalg commit 2016-03-12 15:25:45 -08:00