提交历史

作者 SHA1 备注 提交日期
  Robert Nishihara 6ed641177d Remove unnecessary files. (#4) 8 年之前
  Robert Nishihara 91f16a3df0 Migrate repositories to ray-project. (#438) 8 年之前
  Robert Nishihara e06311d415 Automatically add relevant directories to Python paths of workers (#380) 8 年之前
  Robert Nishihara 13df8302e6 enable running example apps in cluster mode (#357) 8 年之前
  Robert Nishihara a6452aca47 Command for installing example applications dependencies on cluster (#353) 8 年之前
  Robert Nishihara 1454c26693 fix bug with home directory on cluster (#352) 8 年之前
  Robert Nishihara ac363bf451 Let worker get worker address and object store address from scheduler (#350) 8 年之前
  Johann Schleier-Smith 3ee0fd8f34 Update cluster guide (#347) 8 年之前
  Robert Nishihara 2040372084 unify starting local cluster with attaching to existing cluster (#327) 8 年之前
  Robert Nishihara bcd0e3781f remove example functions and remove imports from shell (#314) 8 年之前
  Philipp Moritz b5215f1e6a make it possible to use directory as user source directory that doesn't contain worker.py (#297) 8 年之前
  Robert Nishihara aa2f618ab7 add directory containing script to python path of workers (#296) 8 年之前
  Robert Nishihara 3bae6f136b export remote functions and reusable variables that were defined before connect was called (#292) 8 年之前
  Robert Nishihara 8465df1146 script for launching nodes on ec2 (#270) 8 年之前
  mehrdadn 0f1d7c5835 Run IPython shell without embedding (#269) 8 年之前
  Robert Nishihara 80526f7777 add documentation and refactor cluster.py (#238) 8 年之前
  Robert Nishihara 8952ff8cf9 allow cluster script to update worker code on nodes (#243) 8 年之前
  Robert Nishihara e1a74eadbe remove installation of dependencies from setup script (#239) 8 年之前
  Robert Nishihara 5dd411546d clean up imports (#230) 8 年之前
  Robert Nishihara 875b20e397 only run cleanup if we've started ray in local mode and actually started the processes (#228) 8 年之前
  Robert Nishihara 8e6b7929d6 make services.cleanup happen automatically (#224) 8 年之前
  Robert Nishihara 5873831c21 basic tutorials (#204) 8 年之前
  Robert Nishihara 0947024ad9 fix bug for functions with no return values and with one return value (#211) 8 年之前
  Robert Nishihara 529e86ce64 add example functions to default worker (#210) 8 年之前
  Robert Nishihara 0ffe657e27 enable restarting workers in singlenode case, plus cleanups to cluster.py (#190) 8 年之前
  Robert Nishihara 7611fbce4d fixes to shell.py (#195) 8 年之前
  Robert Nishihara ad35da08f3 fix (#188) 8 年之前
  Philipp Moritz 8d70dd15df Fix imports for default_worker and set SHELL_MODE for shell 8 年之前
  Robert Nishihara 731280fd75 Merge pull request #177 from amplab/newshell 8 年之前
  Philipp Moritz a0df13b14f Implement launching cluster with shell 8 年之前