-
Notifications
You must be signed in to change notification settings - Fork 461
Use container device idx #742
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
Open
elrondwong
wants to merge
730
commits into
Project-HAMi:master
Choose a base branch
from
elrondwong:use-container-device-idx
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Use container device idx #742
elrondwong
wants to merge
730
commits into
Project-HAMi:master
from
elrondwong:use-container-device-idx
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
elrondwong
commented
Dec 26, 2024
…odules/github.com/NVIDIA/k8s-device-plugin-0.14.5 Bump github.com/NVIDIA/k8s-device-plugin from 0.14.1 to 0.14.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…odules/github.com/stretchr/testify-1.9.0 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
add contributer ladder docs
doc: modify docs/develop/design.md the error .so file description of the iluvatar device
Bumps nvidia/cuda from 12.2.0-base-ubuntu22.04 to 12.4.1-base-ubuntu22.04. --- updated-dependencies: - dependency-name: nvidia/cuda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: limengxuan <[email protected]>
Signed-off-by: limengxuan <[email protected]>
trivy:fix specify card type to use error
Signed-off-by: Peter Pan <[email protected]>
…node. Signed-off-by: chaunceyjiang <[email protected]>
Signed-off-by: wawa0210 <[email protected]>
fix: When a node cannot bind, it should stop scheduling pods to that node
Signed-off-by: chaunceyjiang <[email protected]>
Support GPU Utilization Metrics
Signed-off-by: rongfu.leng <[email protected]>
Signed-off-by: rongfu.leng <[email protected]>
…lect-param scheduler server add leader elect
KEP: add scheduler policy design doc and code
Signed-off-by: jinye <[email protected]>
Signed-off-by: penguin <[email protected]>
…concurrently (Project-HAMi#575) Signed-off-by: junmin.li <[email protected]>
Signed-off-by: jinye <[email protected]>
Signed-off-by: yintong.huang <[email protected]>
Signed-off-by: limengxuan <[email protected]> * add dynamic mig --------- Signed-off-by: limengxuan <[email protected]> Signed-off-by: archlitchi <[email protected]>
* fix chart can't be deployed properly Signed-off-by: limengxuan <[email protected]>
* fix nodelock issues Signed-off-by: limengxuan <[email protected]>
* fix example yaml add detail comment for nvidia specify card case. Signed-off-by: lixd <[email protected]> * fix review comment Signed-off-by: lixd <[email protected]> * fix review comment2 Signed-off-by: lixd <[email protected]> --------- Signed-off-by: lixd <[email protected]>
Signed-off-by: jinye <[email protected]>
* update dynamic-mig document and examples Signed-off-by: limengxuan <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: jinye <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…he image display problem in document; Change deployment/values.yaml before deploying dcgm-exporter. Signed-off-by: jiangsanyin <[email protected]>
Signed-off-by: 逍遥 <[email protected]>
Signed-off-by: 逍遥 <[email protected]>
Signed-off-by: yintong.huang <[email protected]>
* update documents Signed-off-by: limengxuan <[email protected]>
Signed-off-by: elrondwong <[email protected]>
add-nodelock-ut Signed-off-by: learner0810 <[email protected]>
Signed-off-by: penguin <[email protected]>
* update nodelock for mig instance & add document for mig monitor Signed-off-by: limengxuan <[email protected]>
* update documents for config Signed-off-by: limengxuan <[email protected]>
764b2bf to
9982e83
Compare
- Completed TODO: current Idx cannot use, because EncodeContainerDevices method - Updated test cases to include `index` in the `want` structure. - Ensured better coverage of scenarios involving `index` handling. chore: update .gitignore to ignore build and test output - Added `_output/` directory to `.gitignore` to ignore generated build artifacts. - Added `coverage.out` to `.gitignore` to ignore test coverage reports. Signed-off-by: elrondwong <[email protected]>
743cc1e to
89f62f5
Compare
Codecov ReportAttention: Patch coverage is
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
Member
|
@elrondwong can you rebase main branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.