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

BugFix: Skip the pending GPU Pod. #694

Conversation

workingloong
Copy link
Collaborator

What changes were proposed in this pull request?

The master does not reduce the resources of pending GPU Pod.

Why are the changes needed?

GPU Pod pends because GPU is not enough.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #694 (109b128) into master (c43f902) will increase coverage by 0.01%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #694      +/-   ##
==========================================
+ Coverage   74.11%   74.12%   +0.01%     
==========================================
  Files         154      154              
  Lines       12601    12605       +4     
==========================================
+ Hits         9339     9344       +5     
+ Misses       3262     3261       -1     
Files Changed Coverage Δ
dlrover/python/master/node/training_node.py 84.26% <100.00%> (+0.50%) ⬆️
dlrover/python/tests/test_worker_manager.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@workingloong workingloong merged commit bf048a5 into intelligent-machine-learning:master Sep 14, 2023
13 checks passed
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.

2 participants