zhilong

Results 8 issues of zhilong

## Why are these changes needed? This PR proposes a change in the task dispatching logic within the ` LocalTaskManager` of Ray. The current implementation dispatches tasks based on their...

triage
core

### What's the problem this feature will solve? I find this tool very easy to use but what I want is add a refresh icon or update each second to...

Community
Issue: Feature Request :nerd_face:

## Why are these changes needed? same as https://github.com/ray-project/ray/pull/44733 for debuging ## Related issue number ## Checks - [ ] I've signed off every commit(by using the -s flag, i.e.,...

## Why are these changes needed? ### Problem In our application that use map_batches in ray data, the time to transform the blocks is not negatable, In https://github.com/ray-project/ray/issues/42960 and https://github.com/ray-project/ray/issues/42377...

triage
data

## Why are these changes needed? close https://github.com/ray-project/ray/issues/46962 ## Related issue number https://github.com/ray-project/ray/issues/46962 ## Checks - [√] I've signed off every commit(by using the -s flag, i.e., `git commit -s`)...

triage
data

## Why are these changes needed? This is try to enable the ADAG channel can use different hardware while the user API keeps the same. For user side, they can...

P1
core
compiled-graph

## Why are these changes needed? https://github.com/ray-project/ray/issues/47945 My test case ``` import ray import time import random from ray.dag.input_node import InputNode from ray.dag.output_node import MultiOutputNode ray.init(address = "10.218.163.33:6274") import os...

triage
core
compiled-graph

## Why are these changes needed? fix issue https://github.com/ray-project/ray/issues/52763 ## Related issue number ## Checks - [ ] I've signed off every commit(by using the -s flag, i.e., `git commit...

stale
core
stability
go
community-contribution