feat: support ascend and nvidia accelerators with runc - #39
Open
mhsong1998-dot wants to merge 1 commit into
Open
feat: support ascend and nvidia accelerators with runc#39mhsong1998-dot wants to merge 1 commit into
mhsong1998-dot wants to merge 1 commit into
Conversation
mhsong1998-dot
force-pushed
the
feat/ascend-npu-runc
branch
from
September 2, 2026 02:36
d866a6e to
7244fa8
Compare
mhsong1998-dot
force-pushed
the
feat/ascend-npu-runc
branch
from
September 3, 2026 02:24
ce4e78a to
e364c40
Compare
mhsong1998-dot
marked this pull request as ready for review
September 4, 2026 03:53
Signed-off-by: mhsong2 <songminhui2@huawei.com>
mhsong1998-dot
force-pushed
the
feat/ascend-npu-runc
branch
from
September 4, 2026 03:57
e364c40 to
c7e4ae3
Compare
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
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.
Status
Ready for review. The implementation and physical-device validation are complete. On 2026-09-04, the feature commit was replayed unchanged onto sandboxd
mainat3696d0515d7e520436e2dc54afe10fdcd9d81531; the PR is currently mergeable.Summary
ascend-oci-adaptersource, optional build target, default mount profile, and pinned MindCluster dependency in sandboxdtype + device_idsThe adapter remains a separate executable. Moving its source into this repository changes ownership only; sandboxd communicates with it through the version/discover/edits JSON protocol and does not link MindCluster into the daemon.
Current commit
c7e4ae37194cfeat: support xpu devices in runc sandboxes3696d0515d7e(main)e364c40f9134patch (git range-diffreported=)Cross-repository status
ae496f191f0c4877a2d78dcd315ad8d03692eb9e16b2c9a3now points to this PR headValidation
Current head and conflict resolution
git range-diff e364c40f9134^! c7e4ae37194c^!reported an identical patch5970730acc01is an ancestor ofc7e4ae37194c, resolving the parent PR's non-trivial gitlink conflictgit diff --check origin/main..HEADpassedpkg/xpumanager,pkg/runtime/..., andinternal/servertools/ascend-oci-adapter:go test ./...passed locallyPreviously completed no-hardware and hardware validation
The following validation used the pre-rebase feature head
e364c40f9134. The feature patch is unchanged after the base sync, but no new package was produced fromc7e4ae37194cin this update.nvidia-smiand CUDAvectorAddpassednpu-smi, real CANN Add, exclusive leasing, release/reallocation, and post-restart allocationMerge order