You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### This PR resolves#2801 Issue
Added memory usage monitoring capabilities for various accelerator types in the session list view. The following accelerators now display memory usage metrics with progress bars:
- TPU memory usage
- IPU memory usage
- ATOM memory usage
- ATOM+ memory usage and utilization
- Gaudi 2 memory usage
- Warboy memory usage
- RNGD memory usage
- LPU memory usage
Each accelerator type shows:
- Current/maximum memory usage in GiB
- Visual progress bar indicating memory utilization ratio
- Proper formatting of memory values without trailing zeros
**Checklist:**
- [x] Mention to the original issue
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
Currently, the session list only displays the Mem live stat information of CUDA. Please add the missing MEM live stat of other accelerators.
https://teams.microsoft.com/l/message/19:[email protected]/1730423621006?tenantId=13c6a44d-9b52-4b9e-aa34-0513ee7131f2&groupId=74ae2c4d-ec4d-4fdf-b2c2-f5041d1e8631&parentMessageId=1730271898438&teamName=devops&channelName=Frontend&createdTime=1730423621006
The text was updated successfully, but these errors were encountered: