chore(submodule): bump libvnpu to latest hami-vnpu-core main#88
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR updates the Changeslibvnpu submodule update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Update the libvnpu submodule pointer from 32b3bd8 (Initial commit) to f795831, the current tip of Project-HAMi/hami-vnpu-core main — now includes per-container memory monitoring (file-backed local shmem) and DCMI process-level memory tracking. Signed-off-by: maverick123123 <yuming.wu@dynamia.ai>
e0bb2fd to
a29fb70
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: archlitchi, maverick123123 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 |
What
Bump the
libvnpusubmodule from32b3bd8(Initial commit) to7b3b4a1, the current tip ofProject-HAMi/hami-vnpu-coremain.Why
The submodule pointer was pinned at the initial commit and had fallen behind upstream
main, which now includes DCMI process-level memory tracking (hami-vnpu-core#8). This bump aligns the device plugin with the latesthami-vnpu-coreso the soft-slicing (libvnpu.sointerception) path builds against current code.Changes
libvnpu:32b3bd8→7b3b4a1Submodule-pointer-only change; no source files in this repo are modified.
Summary by CodeRabbit
libvnpudependency to a newer revision to incorporate recent improvements and fixes.