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

[CI] Increase concurrency limit for GPU GCE machines #34578

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

can-anyscale
Copy link
Collaborator

Why are these changes needed?

We now have 100 T4 machines, so increase the limit. At peak, the this limit means that we will use:

84 + 44 + 2*8 + 32 = 96 machines

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • Testing Strategy
    • Unit tests

@krfricke krfricke merged commit d251351 into master Apr 20, 2023
@krfricke krfricke deleted the can-increase-concurrency branch April 20, 2023 14:44
elliottower pushed a commit to elliottower/ray that referenced this pull request Apr 22, 2023
We now have 100 T4 machines, so increase the limit. At peak, the this limit means that we will use:

84 + 44 + 2*8 + 32 = 96 machines

Signed-off-by: Cuong Nguyen <[email protected]>
Signed-off-by: elliottower <[email protected]>
ProjectsByJackHe pushed a commit to ProjectsByJackHe/ray that referenced this pull request May 4, 2023
We now have 100 T4 machines, so increase the limit. At peak, the this limit means that we will use:

84 + 44 + 2*8 + 32 = 96 machines

Signed-off-by: Cuong Nguyen <[email protected]>
Signed-off-by: Jack He <[email protected]>
architkulkarni pushed a commit to architkulkarni/ray that referenced this pull request May 16, 2023
We now have 100 T4 machines, so increase the limit. At peak, the this limit means that we will use:

84 + 44 + 2*8 + 32 = 96 machines

Signed-off-by: Cuong Nguyen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants