ray/doc/source
Philipp Moritz c3b39b4d86 Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692)
* Rebase Ray on top of Plasma in Apache Arrow

* add thirdparty building scripts

* use rebased arrow

* fix

* fix build

* fix python visibility

* comment out C tests for now

* fix multithreading

* fix

* reduce logging

* fix plasma manager multithreading

* make sure old and new object IDs can coexist peacefully

* more rebasing

* update

* fixes

* fix

* install pyarrow

* install cython

* fix

* install newer cmake

* fix

* rebase on top of latest arrow

* getting runtest.py run locally (needed to comment out a test for that to work)

* work on plasma tests

* more fixes

* fix local scheduler tests

* fix global scheduler test

* more fixes

* fix python 3 bytes vs string

* fix manager tests valgrind

* fix documentation building

* fix linting

* fix c++ linting

* fix linting

* add tests back in

* Install without sudo.

* Set PKG_CONFIG_PATH in build.sh so that Ray can find plasma.

* Install pkg-config

* Link -lpthread, note that find_package(Threads) doesn't seem to work reliably.

* Comment in testGPUIDs in runtest.py.

* Set PKG_CONFIG_PATH when building pyarrow.

* Pull apache/arrow and not pcmoritz/arrow.

* Fix installation in docker image.

* adapt to changes of the plasma api

* Fix installation of pyarrow module.

* Fix linting.

* Use correct python executable to build pyarrow.
2017-07-31 21:04:15 -07:00
..
_static Move documentation to ReadTheDocs. (#326) 2017-02-27 21:14:31 -08:00
_templates Move documentation to ReadTheDocs. (#326) 2017-02-27 21:14:31 -08:00
actors.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
api.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
conf.py Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
example-a3c.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-evolution-strategies.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-hyperopt.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-lbfgs.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-policy-gradient.rst [rllib] Move policy gradient and evolution strategies algorithms from examples/ to ray/rllib/ (#694) 2017-06-25 22:13:03 +00:00
example-resnet.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
example-rl-pong.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
index.rst Doc using ray with gpu (#644) 2017-06-08 00:12:44 -07:00
install-on-docker.rst Fix installation instructions on Ubuntu and convert md -> rst. (#389) 2017-03-24 17:33:26 -07:00
install-on-macosx.rst Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
install-on-ubuntu.rst Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
installation-troubleshooting.rst Fix installation instructions on Ubuntu and convert md -> rst. (#389) 2017-03-24 17:33:26 -07:00
internals-overview.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
serialization.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
troubleshooting.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
tutorial.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
using-ray-and-docker-on-a-cluster.md Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
using-ray-on-a-cluster.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
using-ray-on-a-large-cluster.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
using-ray-with-gpus.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
using-ray-with-tensorflow.rst Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00