HAMi icon indicating copy to clipboard operation
HAMi copied to clipboard

checkType may have some hidden issues

Open zoyopei opened this issue 6 months ago • 0 comments

https://github.com/Project-HAMi/HAMi/blob/07902a010ad067e6ea27e1e7ac655b859a66f6d4/pkg/scheduler/score.go#L40 The name of the device is used here, but it is determined by the hardware manufacturer and is not under our control. It's possible that a device's name contains the type of another device we defined.

zoyopei avatar Aug 30 '24 02:08 zoyopei