Commit Graph

28 Commits

Author SHA1 Message Date
Robert Nishihara 37ac8faae5 implement distributed qr (#30) 2016-04-19 14:44:07 -07:00
Robert Nishihara 1548a1a523 implement reference counting and much more (#43) 2016-04-18 13:05:36 -07:00
Robert Nishihara a28920bb24 Alias (#38)
* implement objref aliasing

* updates
2016-04-08 12:58:08 -07:00
Robert Nishihara 66032f9a50 cleanup tests a bit
* clean up testing
2016-04-05 00:34:23 -07:00
Philipp Moritz 16d91af7b8 python dict serialization 2016-03-25 00:10:49 -07:00
Philipp Moritz 41462ae6a7 Merge pull request #20 from amplab/check
implementing distributed linear algebra
2016-03-23 18:50:33 -07:00
Robert Nishihara 29a923fc31 implementing distributed linear algebra 2016-03-23 18:38:42 -07:00
Philipp Moritz dd88bae487 implement event based object store 2016-03-17 22:32:31 -07:00
Robert Nishihara 2500cbaf72 improve serialization and add DistArray class 2016-03-16 18:11:43 -07:00
Philipp Moritz 2f61cc7454 make it possible to serialize tuples 2016-03-15 18:30:11 -07:00
Philipp Moritz cc08485555 comment in test again 2016-03-15 13:12:04 -07:00
Philipp Moritz bcc59e898d implement object reference serialization and debugging for object stores, some fixes 2016-03-15 13:06:51 -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
Philipp Moritz c249efa7d1 Improved OrchPy lib error handling, fixed tests, added tests 2016-03-10 20:10:49 -08:00
Philipp Moritz 9440e0f08a backend: make objectstores more robust, add logging, add reporting back of workers 2016-03-10 16:55:56 -08:00
Robert Nishihara d2aa71de76 updating addresses and adding tests 2016-03-10 14:40:46 -08:00
Robert Nishihara 08a7e4d450 implementing worker.py and miscellaneous changes 2016-03-10 12:40:05 -08:00
Philipp Moritz f47bad3828 switching from Cython to Python C API 2016-03-10 12:35:31 -08:00
Robert Nishihara b9d6cc8de4 changing tests 2016-03-09 11:40:36 -08:00
Robert Nishihara 70e62313f0 cleaning up tests 2016-03-08 16:14:02 -08:00
Philipp Moritz 5376f14149 commit shell 2016-03-07 18:39:13 -08:00
Philipp Moritz 2e23ec8985 multiple return values 2016-03-05 16:21:15 -08:00
Philipp Moritz 954e34c0ae function return working with one return value 2016-03-05 15:11:39 -08:00
Philipp Moritz 3ebf8b0699 clean up, mainly the scheduler 2016-03-02 15:23:11 -08:00
Philipp Moritz 743f843524 before refactoring 2016-03-01 01:02:08 -08:00
Philipp Moritz bade870a38 fix includes and first steps to get call working 2016-02-22 16:06:16 -08:00
Philipp Moritz 5da148c1ab getting the object store working 2016-02-22 13:55:06 -08:00