ray/dashboard
Shantanu ae60548ef3
Silence "cut: write error: Broken pipe" log spew (#21686)
On machines without GPUs, this can run subprocesses that spew to
stderr. Then with log_to_driver=True, we get log spew from every
single raylet. To avoid this, disable the GPU usage check on
certain errors.

Resolves #14305

Co-authored-by: hauntsaninja <>
2022-01-19 23:01:10 -08:00
..
client [Dashboard] Fix NPE when there is no GPU on the node (#21650) 2022-01-18 08:12:49 -08:00
modules Silence "cut: write error: Broken pipe" log spew (#21686) 2022-01-19 23:01:10 -08:00
tests Revert "Revert "[gcs] turn on grpc pubsub by default"" (#21585) 2022-01-13 16:12:03 -08:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
agent.py Revert "Revert "[gcs] turn on grpc pubsub by default"" (#21585) 2022-01-13 16:12:03 -08:00
BUILD [job submission] Allow passing job_id, return DOES_NOT_EXIST when applicable (#20164) 2021-11-08 23:10:27 -08:00
consts.py [2/gcs] Bootstrap dashboard for gcs ha (#21179) 2021-12-21 16:58:03 -08:00
dashboard.py [2/gcs] Bootstrap dashboard for gcs ha (#21179) 2021-12-21 16:58:03 -08:00
datacenter.py [Dashboard] Dashboard memory improvement (#19385) 2021-10-19 19:34:42 -07:00
head.py [GCS] disable tests related to GCS restarting in GCS pubsub mode (#21534) 2022-01-11 14:14:05 -08:00
k8s_utils.py [dashboard][k8s] Better CPU reporting when running on K8s (#14593) 2021-03-12 12:02:15 -06:00
memory_utils.py [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
optional_deps.py Fix aiohttp 3.8.0 breaking changes (and unpin from 3.7) (#20261) 2021-11-11 15:35:20 -08:00
utils.py Fix aiohttp 3.8.0 breaking changes (and unpin from 3.7) (#20261) 2021-11-11 15:35:20 -08:00