Skip to content
New issue

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

Can not stop docker container and too much kworker process on host #345

Open
Yancey1989 opened this issue Aug 24, 2017 · 1 comment
Open

Comments

@Yancey1989
Copy link
Collaborator

The problem describetion:

  • GPU can not be released normally, The Docker Continaer which used GPU can not be stop.
  • The command nvidia-smi will be hanged.
  • Too high for the system load(3k+).
  • Too much kworker process(3k+).

Environment

  • OS: CentOS 7.2
  • Kernel: 4.4.79-1.el7.elrepo.x86_64
  • GPU: P40, Driver: 375.26
  • Docker: 1.12
  • How to use GPU in Docker: mount nvidia libraries and nvidia device in container.
@typhoonzero
Copy link
Collaborator

Thought kubernetes will use --device argument to attach GPU device to the container, and this issue is very possible that has something to do with docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants