|
218 | 218 |
|
219 | 219 | #### :rocket: Major features |
220 | 220 |
|
221 | | -- Metax sGPU topology aware by ([@Kyrie336](https://github.com/Kyrie336)) in [#1193](https://github.com/Project-HAMi/HAMi/pull/1193) |
| 221 | +- MetaX sGPU topology aware by ([@Kyrie336](https://github.com/Kyrie336)) in [#1193](https://github.com/Project-HAMi/HAMi/pull/1193) |
222 | 222 | - NVIDIA Resourcequota by ([@FouoF](https://github.com/FouoF)) in [#1359](https://github.com/Project-HAMi/HAMi/pull/1359) |
223 | 223 | - Kunlunxin topology-aware scheduling by ([@FouoF](https://github.com/FouoF)) in [#1141](https://github.com/Project-HAMi/HAMi/pull/1141) |
224 | 224 | - Kunlunxin vxpu sopport #1016 by ([@ouyangluwei163](https://github.com/ouyangluwei163)) ([@archlitchi](https://github.com/archlitchi)) in [#1337](https://github.com/Project-HAMi/HAMi/pull/1337) |
|
277 | 277 | - Prerelease-v2.6 by ([@archlitchi](https://github.com/archlitchi)) in [#1108](https://github.com/Project-HAMi/HAMi/pull/1108) |
278 | 278 | - add new reviewers Shouren and ouyangluwei163 by ([@wawa0210](https://github.com/wawa0210)) in [#1131](https://github.com/Project-HAMi/HAMi/pull/1131) |
279 | 279 | - Support topology-awareness for Kunlunxin device by ([@archlitchi](https://github.com/archlitchi)) in [#1121](https://github.com/Project-HAMi/HAMi/pull/1121) |
280 | | -- Support Metax sGPU Qos Policy by ([@Kyrie336](https://github.com/Kyrie336)) in [#1123](https://github.com/Project-HAMi/HAMi/pull/1123) |
| 280 | +- Support MetaX sGPU Qos Policy by ([@Kyrie336](https://github.com/Kyrie336)) in [#1123](https://github.com/Project-HAMi/HAMi/pull/1123) |
281 | 281 | - add global image for chart by ([@calvin0327](https://github.com/calvin0327)) in [#1133](https://github.com/Project-HAMi/HAMi/pull/1133) |
282 | 282 | - fix: Skip admission webhook when Pod's scheduler is already assigned. by ([@ghostloda](https://github.com/ghostloda)) in [#1041](https://github.com/Project-HAMi/HAMi/pull/1041) |
283 | 283 | - Add node configs to docs by ([@wylswz](https://github.com/wylswz)) in [#1159](https://github.com/Project-HAMi/HAMi/pull/1159) |
|
304 | 304 | - feat: Add an action of 'Close stale issue and PRs' in github worklfow by ([@Shouren](https://github.com/Shouren)) in [#1083](https://github.com/Project-HAMi/HAMi/pull/1083) |
305 | 305 | - Welcome fyp711 to become a HAMi member by ([@wawa0210](https://github.com/wawa0210)) in [#1288](https://github.com/Project-HAMi/HAMi/pull/1288) |
306 | 306 | - Add values readme by ([@clcc2019](https://github.com/clcc2019)) in [#1267](https://github.com/Project-HAMi/HAMi/pull/1267) |
307 | | -- Support Metax sGPU device health check by ([@Kyrie336](https://github.com/Kyrie336)) in [#1295](https://github.com/Project-HAMi/HAMi/pull/1295) |
| 307 | +- Support MetaX sGPU device health check by ([@Kyrie336](https://github.com/Kyrie336)) in [#1295](https://github.com/Project-HAMi/HAMi/pull/1295) |
308 | 308 | - Optimize pkg/util.go and distribute logics to corresponding logics by ([@archlitchi](https://github.com/archlitchi)) in [#1296](https://github.com/Project-HAMi/HAMi/pull/1296) |
309 | 309 | - cleanup: Clear and correct ascend device name by ([@FouoF](https://github.com/FouoF)) in [#1315](https://github.com/Project-HAMi/HAMi/pull/1315) |
310 | 310 | - bugfix: Nvidia card abnormal pod will still continue to schedule by ([@zgqqiang](https://github.com/zgqqiang)) in [#1336](https://github.com/Project-HAMi/HAMi/pull/1336) |
|
385 | 385 | - support ascend 910B2 by ([@ouyangluwei163](https://github.com/ouyangluwei163)) in [#885](https://github.com/Project-HAMi/HAMi/pull/885) |
386 | 386 | - fix docs typos by ([@JinVei](https://github.com/JinVei)) in [#869](https://github.com/Project-HAMi/HAMi/pull/869) |
387 | 387 | - Accelerate node score calculations using multiple goroutines by ([@learner0810](https://github.com/learner0810)) in [#824](https://github.com/Project-HAMi/HAMi/pull/824) |
388 | | -- Support Metax SGPU to sharing GPU by ([@Kyrie336](https://github.com/Kyrie336)) in [#895](https://github.com/Project-HAMi/HAMi/pull/895) |
| 388 | +- Support MetaX SGPU to sharing GPU by ([@Kyrie336](https://github.com/Kyrie336)) in [#895](https://github.com/Project-HAMi/HAMi/pull/895) |
389 | 389 | - docs: fix broken commmunity links by ([@agilgur5](https://github.com/agilgur5)) in [#907](https://github.com/Project-HAMi/HAMi/pull/907) |
390 | 390 | - add config gpu core isolation policy for webhook by ([@lengrongfu](https://github.com/lengrongfu)) in [#901](https://github.com/Project-HAMi/HAMi/pull/901) |
391 | 391 | - feat: support scheduler replicas > 1 by ([@Azusa-Yuan](https://github.com/Azusa-Yuan)) in [#898](https://github.com/Project-HAMi/HAMi/pull/898) |
|
428 | 428 | - Add nvidia gpu topoloy score registry to node by ([@lengrongfu](https://github.com/lengrongfu)) in [#1018](https://github.com/Project-HAMi/HAMi/pull/1018) |
429 | 429 | - fix(cicd): update ci.yaml to upload coverage to Codecov by ([@Shouren](https://github.com/Shouren)) in [#1056](https://github.com/Project-HAMi/HAMi/pull/1056) |
430 | 430 | - feat(Actions): Add an action to label pr automatically by ([@Shouren](https://github.com/Shouren)) in [#1053](https://github.com/Project-HAMi/HAMi/pull/1053) |
431 | | -- fix: Improve Metax GPU usability and fix related issues by ([@Kyrie336](https://github.com/Kyrie336)) in [#1063](https://github.com/Project-HAMi/HAMi/pull/1063) |
| 431 | +- fix: Improve MetaX GPU usability and fix related issues by ([@Kyrie336](https://github.com/Kyrie336)) in [#1063](https://github.com/Project-HAMi/HAMi/pull/1063) |
432 | 432 | - fix(chart): support GKE pre-release versions via kubeVersion '-0' by ([@Nimbus318](https://github.com/Nimbus318)) in [#1072](https://github.com/Project-HAMi/HAMi/pull/1072) |
433 | 433 | - fix: Dynamic GPU partitioning lacks single-GPU-level granularity. (#1… by ([@Goend](https://github.com/Goend)) in [#1061](https://github.com/Project-HAMi/HAMi/pull/1061) |
434 | 434 | - update maintainer information by ([@wawa0210](https://github.com/wawa0210)) in [#1079](https://github.com/Project-HAMi/HAMi/pull/1079) |
|
0 commit comments