The configuration description of volcano-scheduler-configmap GPUSharingEnable in how_to_use_gpu_sharing.md is incorrect.
What happened:Deployed Volcano v1.9.0-alpha.0 and Volcano device plugin, used GPU Sharing mode, configured volcano.sh/gpu-memory: 1024 # requesting 1024 MB GPU memory, but pod failed to schedule
What you expected to happen:configuration for version v1.9.0-alpha.0 should be predicate.GPUSharingEnable: true, but in the user guide, it describe For volcano v1.8.2+(v1.8.2 excluded) should be deviceshare.GPUSharingEnable: true # enable gpu sharing
How to reproduce it (as minimally and precisely as possible):refer to the above What happened
Anything else we need to know?:
Environment:
- Volcano Version:
- Kubernetes version (use
kubectl version): - Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a): - Install tools:
- Others:
in the code repo, it is: GPUSharingPredicate = "predicate.GPUSharingEnable"
Hi, v1.9.0-alpha is a unstable version, please use v1.9.0 and try another time: )
Hello 👋 Looks like there was no activity on this issue for last 180 days. Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗 If there will be no activity for 90 days, this issue will be closed (we can always reopen an issue if we need!).