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

slurm engine: allow setting gpu name #147

Merged
merged 2 commits into from
Aug 31, 2023
Merged

slurm engine: allow setting gpu name #147

merged 2 commits into from
Aug 31, 2023

Conversation

vieting
Copy link
Contributor

@vieting vieting commented Aug 29, 2023

Sometimes it can be helpful to specify the GPU name even within a given partition for the SLURM engine, e.g., to specify gtx_1080 vs. rtx_2080 in our infrastructure. This PR adds this functionality. To use it, you need to set e.g. job.rqmt["gpu_name"] = "rtx_2080".

@vieting vieting merged commit 24ff5f0 into master Aug 31, 2023
2 checks passed
@vieting vieting deleted the slurm_gpu_name branch August 31, 2023 05:55
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

Successfully merging this pull request may close these issues.

3 participants