Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support fractional resource scheduling #258

Merged
merged 8 commits into from
Aug 1, 2022

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    e03628f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccbe86b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Fix tests.

    pang-wu committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    835b272 View commit details
    Browse the repository at this point in the history
  2. Use marker to skip tests

    pang-wu committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    fda2029 View commit details
    Browse the repository at this point in the history
  3. Refactor

    pang-wu committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3f50238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0456cd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6125fc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Remove GPU resource config.

    GPU auto scaling is a bug on Ray side. For more details, please see [this issue](ray-project/ray#20476).
    pang-wu committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    81ac79a View commit details
    Browse the repository at this point in the history