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

Issue with partitions with different GPUs #97

Open
t20100 opened this issue Mar 2, 2023 · 0 comments
Open

Issue with partitions with different GPUs #97

t20100 opened this issue Mar 2, 2023 · 0 comments

Comments

@t20100
Copy link
Member

t20100 commented Mar 2, 2023

There is a limitation in the current fetching of parititon information when there is different gres (e.g., GPU) in the same partition, e.g.:

dev 1/0/0/1 128 32/0/96/128 gpu:MYGPU:2(S:0-1) 520000 infinite
dev 0/0/1/1 128 0/0/128/128 gpu:MYGPU:2 520000 infinite
dev 1/0/0/1 40 5/35/0/40 (null) 310000 infinite

In this case the last line is taken into account.

There is a way to mitigate this by overriding what is retrieved from slurm so it is not critical, but that could be nice to combine the informations from the same partition to set the constraints/information.

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