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

One node can be allocated to only one user #1

Open
Shimmer93 opened this issue Jul 20, 2021 · 0 comments
Open

One node can be allocated to only one user #1

Shimmer93 opened this issue Jul 20, 2021 · 0 comments

Comments

@Shimmer93
Copy link

Shimmer93 commented Jul 20, 2021

Issue:
Even when a user has only requested 1 cpu or 1 gpu and more resources are available, other users can't apply to the same node.

Reproduce:
In tuxiv.conf:

job:
    name: test
    general:
      - nodes=1
      - ntasks=1
      - cpus-per-task=1
      - gres=gpu:1

Expected behavior:
Node 1 has 39 CPUs and 7 GPUs available, and other users can use the rest of resources

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

No branches or pull requests

1 participant