volcano icon indicating copy to clipboard operation
volcano copied to clipboard

The configuration description of volcano-scheduler-configmap GPUSharingEnable in how_to_use_gpu_sharing.md is incorrect.

Open wallewenxl opened this issue 1 year ago • 2 comments

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:

wallewenxl avatar May 24 '24 08:05 wallewenxl

in the code repo, it is: GPUSharingPredicate = "predicate.GPUSharingEnable"

wallewenxl avatar May 24 '24 08:05 wallewenxl

Hi, v1.9.0-alpha is a unstable version, please use v1.9.0 and try another time: )

Monokaix avatar May 24 '24 09:05 Monokaix

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!).

stale[bot] avatar Apr 25 '25 23:04 stale[bot]