We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe a bug
when i request i gpu for k8s (the yaml in #10), I find the volcano-deviceplugin give all the node gpus to my pod.
the picture is flowed(in /dev/):
I donot know why
k8s:1.17.3 volcano:v1.0.1 volcano-deviceplugin:1.0.0 docker:18.06.3-ce os : ubuntu18.04 arm : x86
The text was updated successfully, but these errors were encountered:
Refer the GPU share user doc (https://github.com/volcano-sh/volcano/blob/master/docs/user-guide/how_to_use_gpu_sharing.md). Currently, only support specify GPU share memory, to specify GPU number is a limitation. We are planning a project to handle this case.
Sorry, something went wrong.
@wpeng102 , please open an issue for this enhancement.
please refer to #15 /close
No branches or pull requests
Maybe a bug
when i request i gpu for k8s (the yaml in #10), I find the volcano-deviceplugin give all the node gpus to my pod.
the picture is flowed(in /dev/):
I donot know why
k8s:1.17.3
volcano:v1.0.1
volcano-deviceplugin:1.0.0
docker:18.06.3-ce
os : ubuntu18.04
arm : x86
The text was updated successfully, but these errors were encountered: