Commit Graph

  • f2d2b585e3 Split up and polish build scripts Mehrdad 2016-06-22 11:42:04 -07:00
  • d19c455b2b travis for os x (#125) Robert Nishihara 2016-06-22 11:28:01 -07:00
  • fc5c40fb95 simplify code now that pull holds a reference (#146) Robert Nishihara 2016-06-22 11:24:59 -07:00
  • aa24907f94 Merge pull request #145 from amplab/rl Robert Nishihara 2016-06-21 23:38:43 -07:00
  • d70928300f pong rl code Wapaul1 2016-06-22 06:34:57 +00:00
  • b498cf2a2e enable updating of ray source code on cluster from script (#140) Robert Nishihara 2016-06-21 18:17:38 -07:00
  • d24475bbaa Merge pull request #139 from amplab/fix-72 Robert Nishihara 2016-06-21 17:40:31 -07:00
  • 82a7ee5752 Fix https://github.com/amplab/ray/issues/72 Philipp Moritz 2016-06-21 17:39:48 -07:00
  • 06d20352bf Merge pull request #137 from amplab/memoryfix Robert Nishihara 2016-06-21 13:47:24 -07:00
  • 5281bd414f preparation to deallocate objects properly Philipp Moritz 2016-06-21 13:46:38 -07:00
  • 41724399ae print task statuses in shell (#132) Robert Nishihara 2016-06-21 13:28:08 -07:00
  • d5fe49584a track more task info (#133) Robert Nishihara 2016-06-21 10:59:32 -07:00
  • 170a2ee8b1 Merge pull request #135 from amplab/asdfasdf Robert Nishihara 2016-06-20 16:54:01 -07:00
  • f8ab525ef0 Removing asdfasdf.txt Mehrdad 2016-06-20 16:51:18 -07:00
  • cfc151a2b2 Merge pull request #134 from amplab/curl Robert Nishihara 2016-06-20 16:44:35 -07:00
  • e22b0b01f6 Add curl as a dependency Mehrdad 2016-06-20 15:58:19 -07:00
  • 0f9ce8a856 Merge pull request #130 from amplab/memoryfix Robert Nishihara 2016-06-20 12:06:19 -07:00
  • e6a188b2e0 Fix memory leaks for Python dicts in C extension Philipp Moritz 2016-06-20 12:05:54 -07:00
  • ac65f1031e rename test_path -> worker_path (#128) Robert Nishihara 2016-06-19 22:01:31 -07:00
  • aaa0a514fa Merge pull request #127 from amplab/winfix Robert Nishihara 2016-06-19 20:57:18 -07:00
  • c230b6b459 Windows support for Visual Studio 2015 Mehrdad 2016-06-19 19:48:56 -07:00
  • 4ebdd0e81c Merge pull request #129 from amplab/filesystem Robert Nishihara 2016-06-19 20:49:55 -07:00
  • ce0e4eabb3 std::experimental::filesystem Mehrdad 2016-06-19 20:35:04 -07:00
  • 83145b3192 Merge pull request #109 from amplab/lbfgs Robert Nishihara 2016-06-19 18:19:22 -07:00
  • d5f079a865 code for doing batch LBFGS in a distributed way Philipp Moritz 2016-06-19 18:12:00 -07:00
  • bd6e549d6c isinstance -> subclass to better support functionality in typing module (#112) Robert Nishihara 2016-06-19 18:04:55 -07:00
  • b885c2f9aa Merge pull request #113 from amplab/logging Robert Nishihara 2016-06-19 13:13:37 -07:00
  • 912fd5cc81 Write logs to files instead of printing them to stdout Philipp Moritz 2016-06-19 12:45:34 -07:00
  • c7e14e0a8b fix bug in which object is deallocated before objready is called (#120) Robert Nishihara 2016-06-18 15:44:48 -07:00
  • a461c7af8b Merge pull request #123 from amplab/winfix Robert Nishihara 2016-06-18 15:29:27 -07:00
  • 51581308fd integrate numbuf into tree and remove ftruncate to prepare windows port Philipp Moritz 2016-06-18 11:59:50 -07:00
  • 68d752c23e Some Visual Studio gitignores (#122) mehrdadn 2016-06-18 20:04:02 +03:00
  • 46947edbe9 Merge pull request #121 from amplab/locks mehrdadn 2016-06-18 10:18:26 +03:00
  • 3ae07b293e cleanups locks in the scheduler Robert Nishihara 2016-06-18 00:11:46 -07:00
  • 0e5feecd65 Get failed worker information (#114) mehrdadn 2016-06-18 01:01:48 +03:00
  • 1b68e10f17 Revert "fix bug in which object is deallocated before objready is called" (#119) Philipp Moritz 2016-06-16 16:10:09 -07:00
  • 102e3682d9 make sure the scheduler sends tasks to the worker only after the worker is ready (#116) Robert Nishihara 2016-06-16 16:04:52 -07:00
  • 5b86caac76 Merge pull request #117 from amplab/include mehrdadn 2016-06-16 21:46:24 +03:00
  • 0ff30ead31 adding an include Robert Nishihara 2016-06-16 10:04:04 -07:00
  • 99aed7dc2d fix bug in which object is deallocated before objready is called (#115) Robert Nishihara 2016-06-15 19:12:33 -07:00
  • 13a83066a4 cluster setup script (#111) Robert Nishihara 2016-06-14 15:42:28 -07:00
  • 67ce2d9837 Merge pull request #108 from amplab/unregistered_driver_fix Robert Nishihara 2016-06-13 16:32:43 -07:00
  • e8ed13e960 Unregistered function handling Mehrdad N 2016-06-13 23:21:00 +00:00
  • 4d60df3b6e Merge pull request #110 from amplab/fix Robert Nishihara 2016-06-13 15:12:24 -07:00
  • 7585d5eab3 Downgrading reference count logging to DEBUG Philipp Moritz 2016-06-13 15:04:10 -07:00
  • 23deef5ac2 Merge pull request #106 from amplab/errorlog Robert Nishihara 2016-06-12 17:10:55 -07:00
  • 4e885d4896 Added RAY_CHECK with line num and file name for logs Wapaul1 2016-06-13 00:07:22 +00:00
  • 41539141af catch exceptions on workers and pass them to the scheduler (#93) Robert Nishihara 2016-06-11 15:44:56 -07:00
  • 61a0014c00 remove old file (#104) Robert Nishihara 2016-06-11 13:43:57 -07:00
  • 89ba954894 Merge pull request #91 from amplab/datasets Robert Nishihara 2016-06-10 22:42:52 -07:00
  • acc51309e7 load imagenet Philipp Moritz 2016-06-10 17:25:55 -07:00
  • 137909d177 remove old code (#101) Robert Nishihara 2016-06-10 17:22:35 -07:00
  • 5b2cc67251 Merge pull request #100 from amplab/objrefserialization Robert Nishihara 2016-06-10 16:43:11 -07:00
  • 19e7f0d72d implement serialization of object references inside of python objects Philipp Moritz 2016-06-10 16:32:48 -07:00
  • 613be0fabc updating readme (#99) Robert Nishihara 2016-06-10 15:36:10 -07:00
  • d06a5cc13f build on mac os x (#96) Robert Nishihara 2016-06-10 15:35:49 -07:00
  • 4cc024ae36 renaming project, halo -> ray (#95) Robert Nishihara 2016-06-10 14:12:15 -07:00
  • 44ae1788ee Merge pull request #94 from amplab/static Robert Nishihara 2016-06-10 13:39:48 -07:00
  • 12ca2d4422 link libraries statically and make halo work on Mac OS X Philipp Moritz 2016-06-10 13:16:07 -07:00
  • a1cc6d9d4f Merge pull request #89 from amplab/test_worker Robert Nishihara 2016-06-06 12:17:35 -07:00
  • 9d7e417b9c switching to BSD (#90) Robert Nishihara 2016-06-06 12:07:36 -07:00
  • dd8067def8 move testrecv.py to test_worker.py Philipp Moritz 2016-06-06 11:05:04 -07:00
  • 9dfe7c625e change directory structure, rename array libraries (#87) Philipp Moritz 2016-06-05 21:57:37 -07:00
  • 80774955c3 Merge pull request #88 from amplab/ci Robert Nishihara 2016-06-05 20:48:56 -07:00
  • 4cb4f288cc adding continuous integration Philipp Moritz 2016-06-05 20:46:54 -07:00
  • f9aeb5d018 implement varargs (#83) Philipp Moritz 2016-06-04 16:22:10 -07:00
  • 2b52b91acb distributed -> remote (#82) Robert Nishihara 2016-06-03 18:41:45 -07:00
  • 67086f663e change filenames and directory structure to use halo (#81) Robert Nishihara 2016-06-03 18:32:57 -07:00
  • b58eaf84ee rewrite linear algebra libraries to use keyword arguments (#78) Robert Nishihara 2016-06-03 17:09:52 -07:00
  • 0aa1fa097e fix bug in which bools were being serialized as ints by serializing bools before serializing ints (#80) Robert Nishihara 2016-06-03 16:42:57 -07:00
  • ebf18f99a8 Merge pull request #79 from amplab/bool Robert Nishihara 2016-06-03 12:30:55 -07:00
  • 9a36e4208e implement bool serialization Philipp Moritz 2016-06-03 12:21:16 -07:00
  • 37bd590656 Merge pull request #77 from amplab/none Robert Nishihara 2016-06-03 12:14:11 -07:00
  • 073dd3642e implement none serialization Philipp Moritz 2016-06-03 12:11:30 -07:00
  • 069f5add3a Merge pull request #74 from amplab/kwargs Robert Nishihara 2016-06-03 00:14:45 -07:00
  • 429d9025eb implement keyword arguments Philipp Moritz 2016-06-03 00:10:17 -07:00
  • 5ca5f7502b increase times for microbenchmarks (#71) Robert Nishihara 2016-06-02 16:52:14 -07:00
  • 6d97c55299 add computation graph (#75) Robert Nishihara 2016-06-02 16:35:46 -07:00
  • 23d202bb73 renaming Call -> Task (#70) Robert Nishihara 2016-05-26 16:33:30 -07:00
  • 7bfc070e29 Function definitions in headers should be inline so as to not violate ODR Mehrdad 2016-05-25 20:33:01 -07:00
  • c4b783fbc8 microbenchmarks and timing (#67) Robert Nishihara 2016-05-22 10:05:14 -07:00
  • f2824d134e Merge pull request #65 from amplab/localityawarescheduler Robert Nishihara 2016-05-17 15:19:39 -07:00
  • a76d91f50d Locality aware scheduler Philipp Moritz 2016-05-17 15:08:49 -07:00
  • 6488e68860 Merge pull request #63 from amplab/buildscript Robert Nishihara 2016-05-16 09:55:06 -07:00
  • e2509a044c Build script for installing photon Philipp Moritz 2016-05-16 09:29:50 -07:00
  • 912001ad6a clear objtable_ entry when an object is deallocated (#57) Robert Nishihara 2016-05-14 05:54:00 -07:00
  • c9780eb3ef Merge pull request #61 from amplab/multinode Robert Nishihara 2016-04-28 15:36:08 -07:00
  • d3f62c4288 make it possible to start multiple nodes in a cluster; add some more logging Philipp Moritz 2016-04-28 15:31:31 -07:00
  • d45ea8a518 Merge pull request #58 from amplab/numbuf Robert Nishihara 2016-04-26 15:14:56 -07:00
  • 8d0c3be28f implement serialization using numbuf Philipp Moritz 2016-04-26 15:14:04 -07:00
  • f10c74e47d Merge pull request #47 from amplab/internode Robert Nishihara 2016-04-24 19:09:36 -07:00
  • 4e65dfc2ae support multiple object stores, part two Philipp Moritz 2016-04-24 19:09:02 -07:00
  • 6b846d2bc0 support multiple object stores, part one Robert Nishihara 2016-04-24 19:06:14 -07:00
  • a12e6fd373 change services to start variable number of object stores (#55) Robert Nishihara 2016-04-23 10:45:01 -07:00
  • 5c014a9857 Merge pull request #52 from amplab/logging Robert Nishihara 2016-04-22 12:59:18 -07:00
  • e02d246974 reduce the amount of logging, separating out logging for reference counting Philipp Moritz 2016-04-22 12:54:36 -07:00
  • 87bc8801ab changing segment names to include objstoreid (#50) Robert Nishihara 2016-04-22 12:07:02 -07:00
  • 1cb0c794bc Merge pull request #51 from amplab/timing Robert Nishihara 2016-04-22 11:43:17 -07:00
  • 0c56d8e50b increase waiting time when the cluster gets started (neccessary to prevent timeouts on some systems) Philipp Moritz 2016-04-22 11:36:12 -07:00
  • 10c38a4756 fixing bug, unaccounted for reference counting (#48) Robert Nishihara 2016-04-22 11:06:14 -07:00