mirror of
https://github.com/wassname/ray.git
synced 2026-08-13 12:30:18 +08:00
Update arrow to reduce plasma IPCs. (#3497)
This commit is contained in:
committed by
Robert Nishihara
parent
fcc37021b2
commit
b3bf608608
@@ -94,7 +94,7 @@ setup_commands:
|
||||
- echo 'export PATH="$HOME/anaconda3/bin:$PATH"' >> ~/.bashrc
|
||||
# # Build Ray.
|
||||
# - git clone https://github.com/ray-project/ray || true
|
||||
- pip install boto3==1.4.8 cython==0.27.3
|
||||
- pip install boto3==1.4.8 cython==0.29.0
|
||||
# - cd ray/python; git checkout master; git pull; pip install -e . --verbose
|
||||
- pip install https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.6.0-cp36-cp36m-manylinux1_x86_64.whl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user