Commit graph

3443 commits

Author SHA1 Message Date
Philipp Moritz
cc08485555 comment in test again 2016-03-15 13:12:04 -07:00
Robert Nishihara
8d74abe5fb Merge pull request #13 from amplab/objrefs
implement object reference serialization and debugging for object sto…
2016-03-15 13:07:25 -07:00
Philipp Moritz
bcc59e898d implement object reference serialization and debugging for object stores, some fixes 2016-03-15 13:06:51 -07:00
Philipp Moritz
e46f500c91 Merge pull request #12 from amplab/fix
make ObjStore.GetObj wait until the object is present in the object s…
2016-03-15 00:16:14 -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
Philipp Moritz
7961a3dd5c Merge pull request #11 from amplab/fix
handle pass by objref in serialize_call
2016-03-14 12:12:57 -07:00
Robert Nishihara
6a23335f22 handle pass by objref in serialize_call 2016-03-14 12:11:05 -07:00
Philipp Moritz
d1bf738d41 Merge pull request #10 from amplab/linalg
Linalg
2016-03-13 15:22:07 -07:00
Robert Nishihara
4afa373a3a initial linalg commit 2016-03-12 15:25:45 -08:00
Robert Nishihara
dc660e945f Merge pull request #9 from amplab/tests
Improved OrchPy lib error handling, fixed tests, added tests
2016-03-10 23:51:40 -08:00
Philipp Moritz
c249efa7d1 Improved OrchPy lib error handling, fixed tests, added tests 2016-03-10 20:10:49 -08:00
Robert Nishihara
96e2a9d16f Merge pull request #8 from amplab/backend
backend: make objectstores more robust, add logging, add reporting ba…
2016-03-10 17:01:11 -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
Philipp Moritz
7905d4c769 add FindNumPy.cmake 2016-03-10 14:46:26 -08:00
Philipp Moritz
2535d267ab Merge pull request #7 from amplab/tests
Tests
2016-03-10 14:42:27 -08:00
Robert Nishihara
d2aa71de76 updating addresses and adding tests 2016-03-10 14:40:46 -08:00
Robert Nishihara
b63d20126d Merge pull request #5 from amplab/orchpylib
Orchpylib
2016-03-10 12:40:31 -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
Philipp Moritz
b5a210b715 Merge pull request #4 from amplab/test
Test
2016-03-09 11:41:58 -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
901e890d31 Merge pull request #3 from amplab/worker
store objects in objstore
2016-03-08 14:51:41 -08:00
Robert Nishihara
0abcf46c56 store objects in objstore 2016-03-08 14:28:23 -08:00
Philipp Moritz
65135b7e5d remove scheduler_server files (not needed any more) 2016-03-08 14:08:32 -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
07c6b010d9 Merge pull request #2 from amplab/mac
install on mac osx
2016-02-22 23:19:37 -08:00
Philipp Moritz
2299278465 Merge pull request #1 from amplab/readme
add setup instructions
2016-02-22 23:18:50 -08:00
Robert Nishihara
98c066e822 install on mac osx 2016-02-22 17:35:03 -08:00
Robert Nishihara
d4e705e4f4 add setup instructions 2016-02-22 17:32:07 -08:00
Philipp Moritz
bade870a38 fix includes and first steps to get call working 2016-02-22 16:06:16 -08:00
Philipp Moritz
dcb73aba90 commit worker 2016-02-22 13:58:13 -08:00
Philipp Moritz
5da148c1ab getting the object store working 2016-02-22 13:55:06 -08:00
Philipp Moritz
fbcc3e0f0d expose server_addr 2016-02-10 13:24:56 -08:00
Philipp Moritz
df7b3e4cf1 add worker.pyx and unison.pyx 2016-02-10 12:35:44 -08:00
Philipp Moritz
d9ce0fe33d add types proto 2016-02-10 12:31:39 -08:00
Philipp Moritz
fdbc30f0d7 getting ready for some benchmarks 2016-02-10 12:12:19 -08:00
Philipp Moritz
5d51bd1bfa initial orchestra commit 2016-02-07 15:50:02 -08:00
Philipp Moritz
3655dfbc23 Initial commit 2016-02-07 14:18:40 -08:00