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

[Feature Request]: general --slurm-flags flag for the Chapel launcher to pass on to slurm #26838

Open
lydia-duncan opened this issue Mar 4, 2025 · 1 comment

Comments

@lydia-duncan
Copy link
Member

Summary of Feature

Description:
(Filing on behalf of Oliver via Discord, see this thread)

Oliver ran into an issue where some slurm settings were not getting respected by our launcher. In particular, he had to explicitly pass in the flags --time, --account, and --qos. It would be handy to have a --slurm-flags flag or something similar that could be used to specify all of those settings in the Chapel compilation or execution command and have them get passed on to the command the Chapel launcher calls on the user's behalf.

Is this issue currently blocking your progress?
No, it sounded like Oliver had a manual workaround that accomplished what he needed. Still, it'd be nice to support this more cleanly

Code Sample

@bradcray
Copy link
Member

bradcray commented Mar 4, 2025

We could also consider calling this --launcher-flags (or supporting both) in order to (eventually) support a similar capability for our other pbs or gasnet-based launchers.

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