ray/scripts
Robert Nishihara e06311d415 Automatically add relevant directories to Python paths of workers (#380)
* Make ray.init set python paths of workers.

* Decouple starting cluster from copying user source code

* also add current directory to path

* Add comments about deallocation.

* Add test for new code path.
2016-08-16 14:53:55 -07:00
..
cluster.py Automatically add relevant directories to Python paths of workers (#380) 2016-08-16 14:53:55 -07:00
default_worker.py Automatically add relevant directories to Python paths of workers (#380) 2016-08-16 14:53:55 -07:00
ec2.py script for launching nodes on ec2 (#270) 2016-07-16 15:14:14 -07:00
gen-protobuf.sh Write computation graph to file 2016-06-27 12:20:30 -07:00