Max Pumperla
38e46c9fb3
[docs] Clean up doc structure (first part) ( #21667 )
2022-01-20 16:19:04 +01:00
Philipp Moritz
583744ab57
Graduate Ray on Windows from experimental to beta ( #21268 )
2021-12-27 00:19:48 -08:00
Alex Wu
88266a6fce
Revert "Revert "[Docs] More detailed M1 Mac installation instructions"" ( #20549 )
...
Reverts ray-project/ray#20547
2021-11-18 20:18:37 -08:00
Richard Liaw
c964455642
Revert "[Docs] More detailed M1 Mac installation instructions" ( #20547 )
...
Reverts ray-project/ray#20512 due to lint errors.
2021-11-18 12:06:57 -08:00
Alex Wu
540c9e35d1
[Docs] More detailed M1 Mac installation instructions ( #20512 )
...
This PR adds more detail the M1 mac installation instructions following the bug bash.
2021-11-18 09:35:43 -08:00
Kim Pevey
82a5bf68fa
[Docs] Add note for multi-node on Windows ( #20184 )
...
* add note for multi-node on Windows
* update message
Co-authored-by: Philipp Moritz <pcmoritz@gmail.com>
2021-11-09 16:02:01 -08:00
Richard Hamnett
f4256a4ddc
[Doc] Update installation.rst for nightly build ( #20034 )
...
Ensure clean removal of previous ray nightly before updating.
2021-11-03 12:05:07 -07:00
Philipp Moritz
0a5942d8b0
[Documentation] Fix quotes for windows installations ( #19859 )
...
* [Documentation] Fix quotes for windows installations
* update
* formatting
2021-10-29 10:54:38 -07:00
Philipp Moritz
0633ae45e9
[Documentation] Remove note about windows wheels needing dev runtime ( #19847 )
2021-10-28 16:59:58 -07:00
Amog Kamsetty
5d54412f1c
[Docker] Alias ray-ml:nightly
to ray-ml:nightly-gpu
( #19726 )
...
* wip
* wip
* update
* finish
* deprecate
* debug
* fix and address comments
* try catch
* fix
* split tests
* force
* merge
* docs
* wip
* fix and check
* update readme
* fix
* fix
* fix sanity checking
* format
* alias
* fix
* comment
2021-10-27 11:30:49 -07:00
Amog Kamsetty
db863aafc0
Revert "Revert "[Docker] Support multiple CUDA Versions ( #19505 )" ( #19756 )" ( #19763 )
...
This reverts commit e58fcca404
.
2021-10-26 17:32:56 -07:00
Amog Kamsetty
e58fcca404
Revert "[Docker] Support multiple CUDA Versions ( #19505 )" ( #19756 )
...
This reverts commit f0053d405b
.
2021-10-26 12:55:20 -07:00
Amog Kamsetty
f0053d405b
[Docker] Support multiple CUDA Versions ( #19505 )
...
* wip
* wip
* update
* finish
* deprecate
* debug
* fix and address comments
* try catch
* fix
* split tests
* force
* merge
* docs
* wip
* fix and check
* update readme
* fix
* fix
* fix sanity checking
* format
2021-10-25 18:57:05 -07:00
Alex Wu
045d72cdc0
[docs] Fix typo in installation instructions ( #19721 )
2021-10-25 15:30:34 -07:00
Alex Wu
58b28f04cd
[docs/usability] Apple Silicon support ( #19705 )
...
This PR puts the final touches on apple silicon support. There are 3 main caveats to supporting M1 macs right now (described in the docs):
Requires using forge.
Requires special installation instructions to get grpc working (this is an underlying grpc issue, so ideally it will be fixed upstream).
We're only publishing release wheels, not nightlies right now.
This also includes a grpc import check to ensure that we provide an actionable error message if the user tries the regular pip install ray process to properly install grpcio.
2021-10-25 14:49:28 -07:00
Jiajun Yao
4d9585773f
[Release] Remove release process doc ( #19312 )
2021-10-18 11:24:03 -07:00
Amog Kamsetty
42c925ca0a
[Docs] Fix ray[default] Wheel install instruction ( #18819 )
2021-09-22 12:53:08 -07:00
Richard Liaw
93f7976215
[docs/deps] Clean up dependency ux/docs #18360
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-09-05 22:03:32 -07:00
architkulkarni
36c26578a7
[runtime env] [test] Add nightly test to verify Ray wheel URLs are valid ( #17938 )
2021-08-19 15:48:37 -07:00
Simon Mo
7d482fe099
[Doc] Update macos nightly wheel names ( #17813 )
2021-08-13 09:45:10 -07:00
matthewdeng
a2f23e5433
[docs] update docs with pip requirements ( #17317 )
2021-07-28 14:26:40 -07:00
jenhaoyang
aabd507ec7
[docs] Add docker run gpu note ( #15566 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-06-21 09:31:09 -07:00
mwtian
2e8d8fba02
[Build] Another attempt at building Python 3.9 MacOS wheels ( #16347 )
...
* Test rollforward python 3.9
* Upgrade setproctitle in thirdparty
* Update cython requirement to match those in wheel build scripts.
* Fix MANIFEST.in
* Fix file copying in setup.py
2021-06-10 10:20:30 -07:00
Michael Schock
12b4560afa
Minor doc fix ( #15055 )
2021-03-31 22:58:31 -07:00
Edward Oakes
c5e7ed5671
Revert "Add support for Python 3.9 ( #12613 )" ( #15003 )
...
This reverts commit 208cde8d9b
.
2021-03-30 08:38:54 -05:00
Akash Patel
208cde8d9b
Add support for Python 3.9 ( #12613 )
2021-03-29 11:57:06 -07:00
Stephanie Wang
b187693121
[docs] Fix links for installing wheels for a specific commit ( #14572 )
...
* Fix doc
* version
2021-03-09 16:55:03 -08:00
Qing Wang
29d5b110de
Update doc about installing Ray Java ( #14383 )
...
* Fix
* Update doc/source/installation.rst
Co-authored-by: Kai Yang <kfstorm@outlook.com>
* Update doc/source/installation.rst
Co-authored-by: Kai Yang <kfstorm@outlook.com>
* Update doc/source/walkthrough.rst
Co-authored-by: Kai Yang <kfstorm@outlook.com>
* Address comments.
* lint
Co-authored-by: Qing Wang <jovany.wq@antgroup.com>
Co-authored-by: Kai Yang <kfstorm@outlook.com>
2021-03-09 18:03:13 +08:00
Richard Liaw
6c77aeb98a
[docs] ray slack remove banners ( #13898 )
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-02-04 01:14:34 -08:00
Eric Liang
eba698d48e
Remove docs for install-nightly ( #13744 )
2021-01-27 13:10:45 -08:00
Eric Liang
ee6332dbb0
Bump dev branch to 2.0 to avoid endless version bump toil ( #13497 )
...
* wip
* fix
* fix
2021-01-15 17:41:17 -08:00
Simon Mo
8e0a2f669b
[Doc] Remove trailing whitespaces ( #13390 )
2021-01-12 20:35:38 -08:00
Dmitri Gekhtman
7166949194
[Kubernetes][Docs] GPU usage ( #13325 )
...
* gpu-note
* gpu-note
* More info
* lint?
* Update doc/source/cluster/kubernetes.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Update doc/source/cluster/kubernetes.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Update doc/source/cluster/kubernetes.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Update doc/source/cluster/kubernetes.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* GKE->Kubernetes
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-01-11 21:36:31 -08:00
Max Fitton
e077bc4206
[Release] Bump master to 1.2.0 for 1.1.0 release ( #12856 )
2020-12-15 09:40:26 -08:00
Sumanth Ratna
8d1ad25545
[docs] Add troubleshooting section to installation page ( #12659 )
...
* Add troubleshooting section to installation docs
* Set fix instructions lang to bash
* Update doc/source/installation.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-12-10 18:56:56 -08:00
Ian Rodney
9b3ef2f340
[docs] Fix Docker links ( #12702 )
...
* switch autoscaler -> ray-ml
* add more tables
2020-12-10 18:08:48 -08:00
Eric Squires
9f70293700
Remove debug extras from setup.py ( #12751 )
2020-12-10 16:23:11 -06:00
Kai Yang
21fcee28f9
[Java] Simplify Ray.init()
by invoking ray start
internally ( #10762 )
2020-12-04 14:33:45 +08:00
Edward Oakes
90d7863eb3
Document that ray install-nightly command doesn't work for 1.0.1.post1 and older ( #12429 )
2020-11-25 19:55:12 -06:00
Eric Liang
09d6ea5784
Clarify official releases vs nightly wheels
2020-11-16 23:30:40 -08:00
Ian Rodney
3b56a1a522
[docker] auto-populate shared memory size ( #11953 )
2020-11-12 17:22:42 -08:00
Barak Michener
05c4e3fb2a
[build] Build wheels with manylinux2014 ( #11621 )
...
* necessary changes
* Split bazel install
* manylinux2014
* change references to manylinux2014
* Fix lint
* port alex's docker build changes
* fix config issue
* remove extra manylinux2010 requirement script
* revert SHA overwrite
* wip
* incompatible_linklibs
* fix nits
2020-11-03 19:36:32 -08:00
Lee moon soo
09932ee72b
[docs] correct docker image name in Launch Ray in Docker
section ( #11475 )
2020-10-19 16:01:03 -07:00
Richard Liaw
b0ca70f628
[tune+core] tune lifecycle and starting ray guide ( #10813 )
2020-09-21 11:27:50 -07:00
Barak Michener
c6b1ed7f8f
release process: bump version number to 1.1.0.dev0 everywhere ( #10686 )
2020-09-10 16:00:21 -07:00
chaokunyang
bf71c0b9f6
[Java] Deploy snapshort jars to maven repository in travis ci ( #10701 )
2020-09-10 15:40:16 -07:00
Ian Rodney
5d4d67c47d
[docker] Mirror Functionality of CI scripts & Fix docs ( #10349 )
...
* first-pass
* add back build examples
* remove unnecessary test
* add gcc and more formatting
* doc fixing
* small fixes
2020-08-31 10:57:17 -07:00
Richard Liaw
5560272556
[cli] install nightly wheels via ray install-nightly
( #10054 )
2020-08-11 20:08:22 -07:00
Robert Nishihara
06c3518aa1
Drop support for Python 3.5. ( #9622 )
...
* Drop support for Python 3.5.
* Update setup.py
2020-07-23 19:26:06 -07:00
Max Fitton
051973ad23
Add dashboard dependencies to default ray installation ( #9447 )
2020-07-20 12:53:08 -05:00