mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
![]() * 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. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
actors.rst | ||
api.rst | ||
conf.py | ||
example-a3c.rst | ||
example-evolution-strategies.rst | ||
example-hyperopt.rst | ||
example-lbfgs.rst | ||
example-policy-gradient.rst | ||
example-resnet.rst | ||
example-rl-pong.rst | ||
index.rst | ||
install-on-docker.rst | ||
install-on-macosx.rst | ||
install-on-ubuntu.rst | ||
installation-troubleshooting.rst | ||
internals-overview.rst | ||
serialization.rst | ||
troubleshooting.rst | ||
tutorial.rst | ||
using-ray-and-docker-on-a-cluster.md | ||
using-ray-on-a-cluster.rst | ||
using-ray-on-a-large-cluster.rst | ||
using-ray-with-gpus.rst | ||
using-ray-with-tensorflow.rst |