Open zjj2wry opened 3 weeks ago
Perhaps using strings.Contains
could be a better way.
By setting num-gpus, i can solve the problem that the gpu will not automatically expand. desireGPU is just for display purposes.
I suggest adding these to I suggest to add these in the list of well known accelerators instread: https://github.com/ray-project/kuberay/blob/master/ray-operator/controllers/ray/common/pod.go#L41-L43 instead of using regex to parse GPU counts
Search before asking
Description
https://github.com/ray-project/kuberay/blob/33ba38546ddda0fa9121df20b357a13d47bb90d9/ray-operator/controllers/ray/raycluster_controller.go#L1623
if use aliyun k8s gpu share, gpu key is
aliyun.com/gpu-mem
autoscaler will not work when request gpu resource
code:
Use case
No response
Related issues
none
Are you willing to submit a PR?