WingKai Ho

Results 4 issues of WingKai Ho

**What happened**: If you have use nvidia-smi to ban error gpu, before add machine to k8s ,such as ``` nvidia-smi drain -p -m 0 ``` It add this machine to...

kind/bug

Signed-off-by: yougjiahe Traversal key of allocatableGPUs, devIDs are not in sequence. So it will make fragment gpu use.

approved
lgtm
size/XS

Signed-off-by: yougjiahe Predictor patch all suitable gpu ids which return from predicateGPUbyMemory to pod. But pod only need one of suitable id of gpu. Fix https://github.com/volcano-sh/volcano/issues/2491

approved
lgtm
size/S

**What happened**: When update volcano master, check scheduler to gpu-share pod. The volcano device-plugin patch gpu to pod fail. I found annotations `volcano.sh/gpu-index: "5,6"` **What you expected to happen**: gpu-share...

kind/bug