enhancements icon indicating copy to clipboard operation
enhancements copied to clipboard

Tracking Ray Enhancement Proposals

Results 18 enhancements issues
Sort by recently updated
recently updated
newest added

Add REP for supporting authentication for Ray clusters created by KubeRay using the Kubernetes TokenReview API

Add REP for a Ray Kubectl Plugin

**Core Motivation**: 1. Improve the performance of batch calling ActorTask. 2. Implement Ray's native collective communication library through this interface. -- This will be discussed in a new REP afterwards....

Add ability to read working_dir from OBS

This REP introduces EC2 fleet support on ray autoscaler for AWS provider.

## Summary ### General Motivation In scenarios such as search, inference, and others, system performance is of utmost importance. Taking the model inference and search engines of Ant Group as...

https://docs.google.com/document/d/1TJ3jHWVGGviJOQYYlB9yNjUUG8Hn54hYsNqnUrY4L14/edit#heading=h.8f25wuyjzzer

The GPU memory scheduling prototype: https://github.com/ray-project/ray/pull/41147

enhancement
pending-committer-vote

We propose object store plugin interfaces to allow Ray to support other object stores that may provide additional features without disruption of the overall ray object management.

author-action-required

We plan to introduce the Taints & Tolerations feature to achieve scarce resource isolation, especially for GPU nodes, where preventing ordinary CPU tasks from being scheduled on GPU nodes is...