-
Notifications
You must be signed in to change notification settings - Fork 24
feat: upgrade mind-cluster dependency and support Ascend 910C SuperPod device registration #47
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
Conversation
bcc36a9 to
8d3e138
Compare
…d device registration Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
8d3e138 to
9ffb4df
Compare
|
please sync with the main branch |
…d device registration Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: daniel1210 <8622091+daniel1210@user.noreply.gitee.com> Signed-off-by: ashergaga <1214443299@qq.com>
…nd-device-plugin into feature_super_pod
Signed-off-by: ashergaga <1214443299@qq.com>
| submodules: true | ||
| - uses: actions/setup-go@v5 | ||
| with: | ||
| go-version: ${{ env.GO_VERSION }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove 'run:go mod tidy' in the line below
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add
- run: go mod download github.com/Project-HAMi/HAMi
- run: go get github.com/Project-HAMi/ascend-device-plugin/internal/server
- run: go get huawei.com/npu-exporter
- run: go get huawei.com/npu-exporter/utils/logger@v0.0.0-00010101000000-000000000000
in the line below
Signed-off-by: ashergaga <1214443299@qq.com>
Signed-off-by: ashergaga <1214443299@qq.com>
archlitchi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: archlitchi, ashergaga The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.