Commit Graph

5338 Commits

Author SHA1 Message Date
SangBin Cho 89fd21ff61 [BRING BACK TO MASTER] Update result and fix sanity check bugs. ray-0.8.7 2020-08-12 11:49:52 -07:00
Simon Mo 56810e1365 [Hotfix] Pin opencv-python-headless==4.3.0.36 (#10049) 2020-08-11 16:10:49 -07:00
SangBin Cho 46af99ee25 [GCS Actor Management] Race condition around creating -> created phase. (#10035)
* Fix the issue.

* Address a code review.
2020-08-11 12:32:34 -07:00
PidgeyBE 4fc0452e7b [autoscaler] Service and Ingress per worker pod (#9359) 2020-08-10 13:14:30 -07:00
Richard Liaw 562dfba732 hotfix (#9996) 2020-08-07 22:22:34 -07:00
Richard Liaw b30d745401 [tune] reorder transformer example save (#9994)
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
2020-08-07 22:22:30 -07:00
Richard Liaw 0a2213306d [k8s] fix import for commandrunner (#9968) 2020-08-07 12:47:56 -07:00
Maksim Smolin d31509368f [cli] Fix issues with logging unescaped strings (#9960) 2020-08-07 12:47:51 -07:00
SangBin Cho 0c3249ef3e [BRING BACK TO MASTER] Release test result for microbenchmark. 2020-08-07 10:44:04 -07:00
Max Fitton beed3dd772 Make dashboard disk stat not break on non-Unix machines (note it will not correctly report stat still) (#9962)
Co-authored-by: Max Fitton <max@semprehealth.com>
2020-08-06 17:07:38 -07:00
Max Fitton 735cc40162 The required resources field is not always present, leading the logical view to crash when it is not present. (#9959)
Co-authored-by: Max Fitton <max@semprehealth.com>
2020-08-06 17:07:30 -07:00
mehrdadn 59a4c86497 Ignore grep exit code for shellcheck in format.sh (#9861)
Co-authored-by: Mehrdad <noreply@github.com>
2020-08-06 11:11:48 -07:00
Max Fitton ccd383bcd5 [Dashboard] Fix Bug in Machine View when Unsorted with Multiple Machines (#9938)
* Patch issue where when the Machine view was unsorted and grouped, it would crash.

* lint

Co-authored-by: Max Fitton <max@semprehealth.com>
2020-08-06 11:04:04 -07:00
Richard Liaw 9c19b14b1e [cli] Maintain "old-style" for abort (#9943) 2020-08-06 11:03:52 -07:00
Alex Wu b0ad10c936 [Core] test_advanced_3.py::test_logging_to_driver (round 2) (#9916) 2020-08-06 11:03:39 -07:00
SangBin Cho e7b4a844c1 [GCS Actor Management] Fix race condition for DEPENDENCIES_UNREADY states. (#9883)
* Fix issues.

* Address code review.

* Addressed code review 2.

* Fix formatting.

* Addressed code review 3/

* Addressed code review.
2020-08-06 11:03:16 -07:00
Max Fitton c1c65619d1 [Dashboard] Update ActorState in dashboard to support new actor states (#9855)
* Update ActorState in dashboard to support new actor states

* Update dashboard documentation for new states

* Add missing state to doc

Co-authored-by: Max Fitton <max@semprehealth.com>
2020-08-06 11:02:17 -07:00
SangBin Cho aa6f0b7a6c [Core] Fix detached actor local mode when gcs actor management is on. (#9839)
* Fix local mode detached actor.

* Revert changes.
2020-08-06 11:02:09 -07:00
Amog Kamsetty 92e0718218 [Tune] Transformer blog example (#9789)
Co-authored-by: Kai Fricke <kai@anyscale.com>
2020-08-06 11:01:53 -07:00
Richard Liaw 64a4e046da Fix docs build (#9879) 2020-08-06 11:01:35 -07:00
Alex Wu b58e4b5ee4 [Core] Fix test_logging_to_driver (#9829)
* Fixed

* .

* .

Co-authored-by: Ubuntu <ubuntu@ip-172-31-7-236.us-west-2.compute.internal>
2020-08-06 11:01:29 -07:00
Richard Liaw a96ddec358 [tune] Fix restoration for function API PBT (#9853) 2020-08-06 11:00:52 -07:00
Alex Wu ea1ac15da0 [Core] Gpu type detection (#9695)
* .

* .

* .

* .

* .

* .

* .

* .

* Test cases

* detection only

* .

* Done?

* .

* .

* Done

* added test case

* .

* .

* .

* .

* .

* .

* Update python/ray/ray_constants.py

Co-authored-by: Eric Liang <ekhliang@gmail.com>

* .

* .

Co-authored-by: Eric Liang <ekhliang@gmail.com>
2020-08-06 11:00:37 -07:00
Alan Guo f8f6f342f6 [autoscaler] Create worker_file_mounts config (#9762) 2020-08-06 11:00:30 -07:00
SangBin Cho 0a6847c5dc Bump up the veresion. 2020-07-31 10:09:54 -07:00
mehrdadn 78995d085f Fix macOS incompatibility in format.sh (#9832)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-31 09:25:55 -07:00
Kai Yang 006e034cdb fix lint for ReferenceCountingTest.java (#9837) 2020-07-31 17:00:00 +08:00
Hao Chen 6fb6bd3e61 Refine Java "Ray Core Walkthrough" doc (#9836) 2020-07-31 15:35:43 +08:00
fangfengbin 3900643948 Add actor states definitions & transition diagram doc (#9754) 2020-07-31 15:35:25 +08:00
bermaker 88e8714bcb Fix ray java worker metric test indentation (#9834) 2020-07-31 14:39:41 +08:00
Richard Liaw a47121476f [tune] Remove accidentally added files (#9835) 2020-07-30 21:47:27 -07:00
Kai Yang 02fd950252 [Java] Local and distributed ref counting in Java (#9371) 2020-07-31 11:49:31 +08:00
mehrdadn e2c0174ab2 Factor out some Bazel options into .bazelrc (#9804)
* Factor out --keep_going in Bazel --config=ci

* Remove Bazel --test_timeout=600 for Windows

* Use global --test_output for Bazel CI

Co-authored-by: Mehrdad <noreply@github.com>
2020-07-30 18:09:31 -07:00
mehrdadn a7b97b6f8a Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
Eric Liang 73df3f7bd2 Clean up formatting of placement group resources (#9740) 2020-07-30 15:52:32 -07:00
SangBin Cho 940617d092 Make test failure large. (#9822) 2020-07-30 13:11:51 -07:00
krfricke 619e44e54a [tune] Added WandbLogger (#9725)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: Kai Fricke <kai@anyscale.com>
2020-07-30 13:09:03 -07:00
Barak Michener 68f3fec744 *: Centralize requirements.txt and unify dependency versions (#9759)
* python_test: fix cython_examples in doc/ and tests/

* update setup.py to parse the bazel version string better

* all: centralize all python deps into stackable requirements files in python/

* format

* Move cython test into the proper package

* Add cross-reference dependency comments for requirements and setup.py

* re-enable version pinning on CI, fix formatting

* fix up torchvision version

* fix case in shell
2020-07-30 11:22:56 -07:00
SangBin Cho e6d1e3afe2 Use pass by reference for const auto in for loop. (#9811) 2020-07-30 12:34:24 -05:00
Richard Liaw 0c3b9ebeef [tune/sgd] Document func_trainable and add checkpoint context (#9739)
Co-authored-by: krfricke <krfricke@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
2020-07-30 09:46:37 -07:00
Sven Mika e540e425e4 [RLlib] rllib rollout test and bug fixes. (#9779) 2020-07-30 16:17:03 +02:00
Sven Mika f6bd12eb18 [RLlib] Add tensor-based tests for Schedules and fix some bugs related to using Schedules with tensor time input. (#9782) 2020-07-30 12:49:32 +02:00
Miguel Morales 372114b4ed Update sampler.py (#9805)
Minor fix for warning string
2020-07-29 22:58:35 -07:00
bermaker ccd6b90a42 Fix ray java worker metric registry indentation (#9780) 2020-07-30 13:20:24 +08:00
chaokunyang 6464bf55c6 [dist] Mvn deploy (#9777) 2020-07-30 11:48:31 +08:00
Kai Yang 9be5a2f0fc Fix GCS related tests (#9783) 2020-07-30 11:46:36 +08:00
Hao Chen 260bc52254 Java doc: "Ray Core Walkthrough" page (#8595) 2020-07-30 11:13:38 +08:00
chaokunyang 5aba53e9b2 [dist] Fix travis deploy for java dist (#9768) 2020-07-30 10:59:11 +08:00
SangBin Cho 826f14c824 [Stats] Fix harvestor threads + Fix flaky stats shutdown. (#9745) 2020-07-29 18:57:59 -05:00
mehrdadn 07022f3f11 Fix src/ray/core_worker/common.h deleted constructor (#9785)
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-29 15:49:02 -07:00