1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-15 07:36:38 -04:00
Commit graph

2209 commits

Author SHA1 Message Date
Keqiu Hu
2ec7b7367e
[doc] update contributing doc ()
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-12-02 12:08:30 -08:00
Richard Liaw
a21523c709
[tune/core] serialization debugging utility ()
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
Co-authored-by: Kai Fricke <kai@anyscale.com>
2020-12-02 00:52:17 -08:00
Kai Fricke
63b85df828
[xgb] update docs () 2020-12-01 23:17:23 -08:00
Ameer Haj Ali
4288b5b9ff
[placement group] -1 option for placement group index ()
* -1 option for placement group index

Add documentation of passing -1 as a placement group index to specify any available bundle.

* Update
2020-12-01 13:16:18 -08:00
SangBin Cho
981df65b91
[Doc] Improve the placement group document ()
* Improve the placement group document.

* Fix grammar.

* Addressed code review.
2020-12-01 13:15:30 -08:00
Simon Mo
f596113fc7
[Core] Actor Retries Out of Order Tasks on Restart () 2020-12-01 09:35:54 -08:00
Amog Kamsetty
f9a99f20dd
Revert "Re-Revert "[Core] zero-copy serializer for pytorch ()" ()" ()
This reverts commit 3f22448834.
2020-11-30 19:05:55 -08:00
Richard Liaw
9ce7ad17fd
[tune] remove some bottlenecks in trialrunner () 2020-11-30 14:54:25 -08:00
Siyuan (Ryans) Zhuang
3f22448834
Re-Revert "[Core] zero-copy serializer for pytorch ()" ()
* [Core] zero-copy serializer for pytorch ()

* zero-copy serializer for pytorch

* address possible bottleneck

* add tests & device support

(cherry picked from commit 0a505ca83d)

* add environmental variables

* update doc
2020-11-30 11:43:03 -08:00
Micah Yong
a537b852e6
[docs][core] Documentation improvement in master/walkthrough.html () 2020-11-28 20:36:01 -08:00
Amog Kamsetty
8a406e1f9a
[SGD] Add PTL Docs ()
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-28 10:09:38 -08:00
Richard Liaw
7c009d22cf
[docs] Add xgboost_ray to docs ()
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
2020-11-27 11:36:56 -08:00
Edward Oakes
90d7863eb3
Document that ray install-nightly command doesn't work for 1.0.1.post1 and older () 2020-11-25 19:55:12 -06:00
Richard Liaw
751e13a41e
[docs] redirect to discourse () 2020-11-25 17:10:10 -08:00
dHannasch
40cbc638ee
A bit more explanation about worker ports ()
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-23 20:24:15 -08:00
Richard Liaw
e59fe65d3d
[tune] Fix logging for dockersyncer () 2020-11-23 14:29:41 -08:00
Edward Oakes
4e43650851
Remove deprecated f._submit API () 2020-11-23 16:20:22 -06:00
Max Fan
c816a44667
[docs] Insert missing article in sentence () 2020-11-23 12:53:11 -08:00
Bart Broere
ddd7a18cb9
[docs] Fix dead links to cluster docs by making dashes slashes () 2020-11-23 12:52:36 -08:00
Edward Oakes
32d159a2ed
Fix release directory & RELEASE_PROCESS.md () 2020-11-23 14:28:59 -06:00
dHannasch
6f2398d122
Fix lint crash (title underline too short) () 2020-11-19 21:13:23 -08:00
Eric Liang
dfc796b8ec
Add gdb stack dump command to docs ()
* ZZ

* pid

* Update doc/source/profiling.rst

Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>

* Update profiling.rst

Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>
2020-11-19 19:02:11 -05:00
Eric Liang
de86d5aff7
ActorStatisticalData() debug metrics bog down raylet with 100% CPU ()
* comment out bad

* update
2020-11-19 11:38:44 -08:00
Eric Liang
4490de356d
Fix issues in release process doc () 2020-11-18 18:32:27 -08:00
Ian Rodney
e2a147d5fb
[docs] Remove DL AMi reference () 2020-11-18 12:40:19 -08:00
Alex Wu
4b5769dab2
1.0.1 release logs ()
Co-authored-by: Alex Wu <alex@anyscale.com>
2020-11-18 12:04:05 -08:00
Eric Liang
09d6ea5784
Clarify official releases vs nightly wheels 2020-11-16 23:30:40 -08:00
Kai Fricke
9f5986ee58
[tune] logger migration to ExperimentLogger classes () 2020-11-16 15:08:37 -08:00
Richard Liaw
8b3f79f307
[tune] refactor and add examples () 2020-11-14 20:43:28 -08:00
Eric Liang
4f5d6274af
[docs] Add links to Ray design patterns whitepaper ()
* update

* update
2020-11-13 14:16:51 -08:00
dHannasch
effa553077
[Doc] Explain how to know whether RAY_BACKEND_LOG_LEVEL worked ()
* Fix broken link to nonexistent Temporary Files page.

* How to know that RAY_BACKEND_LOG_LEVEL worked.

* Reference the definition of DEBUG in case it changes.
2020-11-13 14:02:57 -08:00
Ian Rodney
3b56a1a522
[docker] auto-populate shared memory size () 2020-11-12 17:22:42 -08:00
Michael Luo
6e6c680f14
MBMPO Cartpole ()
* MBMPO Cartpole Done

* Added doc
2020-11-12 10:30:41 -08:00
Barak Michener
de6df51bd2
[redis, docs]: Bump redis and docs/Pillow dependencies () 2020-11-11 18:15:27 -08:00
Ameer Haj Ali
85197deece
[autoscaler] Remove legacy autoscaler () 2020-11-11 13:36:48 -08:00
Keqiu Hu
0c1bdaef59
[tune] TensorFlow Distributed Trainable ()
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-10 14:59:08 -08:00
Ian Rodney
1d158dda32
[serve] Rename to use replicas, not workers () 2020-11-10 11:36:15 -08:00
Eric Liang
9b8218aabd
[docs] Move all /latest links to /master ()
* use master link

* remae

* revert non-ray

* more

* mre
2020-11-10 10:53:28 -08:00
Benjamin Black
1999266bba
Updated pettingzoo env to acomidate api changes and fixes ()
* Updated pettingzoo env to acomidate api changes and fixes

* fixed test failure

* fixed linting issue

* fixed test failure
2020-11-09 16:09:49 -08:00
Eric Liang
a9cf0141a0
[autoscaler] Fix semantics of request_resources () 2020-11-09 14:57:40 -08:00
architkulkarni
adcaabcd64
[Serve] Reconfigure backend class at runtime () 2020-11-09 14:04:51 -06:00
dHannasch
64ca30c060
[doc] Troubleshooting --dashboard-port () 2020-11-08 15:53:50 -08:00
bermaker
12ae0f20c6
[Metrics] Fix prometheus configuration doc () 2020-11-06 10:34:33 -08:00
Philipp Moritz
28e7439cf0
[doc] Add documentation for Ray debugger ()
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-05 16:25:27 -08:00
architkulkarni
347e871409
[Serve] Add dependency management () 2020-11-05 16:39:37 -06:00
Kai Fricke
603accf1c2
[tune] logger refactor part 3: Add ExperimentLogger class () 2020-11-05 08:55:38 -08:00
dHannasch
d0f3befd9c
Add --redis-shard-ports to the list of ports that need to be open on the head node. () 2020-11-04 21:26:09 -08:00
Richard Liaw
efa07d5403
Revert "Revert "[tune] PB2 ()" ()" () 2020-11-04 20:47:12 -08:00
Amog Kamsetty
92718de40c
[SGD] Better support for custom DDP () 2020-11-04 13:58:51 -08:00
dHannasch
6147b6a1a3
[docs] Note that the printed IP address can be incorrect. ()
* If the head node is on a subnet with NAT, then you will need a different IP address.

* Specify what you are checking firewall settings and network configuration *for*.

* reword following @amogkam

* Give the full error message.
2020-11-04 13:48:03 -08:00