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

Wrong behavior when another processes finishes on other devices #14

Open
tiermak opened this issue Nov 21, 2019 · 0 comments
Open

Wrong behavior when another processes finishes on other devices #14

tiermak opened this issue Nov 21, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tiermak
Copy link
Owner

tiermak commented Nov 21, 2019

Let's image there are 4 GPUs on a node.

  1. Some other process uses GPUs 0 and 1;
  2. A process with cuq starts using GPUs 2 and 3;
  3. Process (1) finishes;
  4. On a new call of processTasks process (2) occupies GPUs 0 and 1, and doesn't release GPUs 2 and 3.
@tiermak tiermak added the bug Something isn't working label Nov 21, 2019
@tiermak tiermak self-assigned this Nov 21, 2019
@tiermak tiermak changed the title Wrong behavior when other processes finish on other devices Wrong behavior when another processes finish on other devices Nov 21, 2019
@tiermak tiermak changed the title Wrong behavior when another processes finish on other devices Wrong behavior when another processes finishes on other devices Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant