Skip to content

node management in dlg create CLI is unclear #315

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

Open
alxndrwllmsn opened this issue Mar 28, 2025 · 0 comments
Open

node management in dlg create CLI is unclear #315

alxndrwllmsn opened this issue Mar 28, 2025 · 0 comments

Comments

@alxndrwllmsn
Copy link

The default for option -n/--num-nodes is 3. This can cause an index error if the job submission script template defines a number of tasks (requested from Slurm) less than this.

The disconnect between these values is a problem as it would be expected that you only need to set this once. Perhaps there needs to be a check for equivalence between the -n CLI flag and the --ntasks/(--ntasks-per-node*--nodes) slurm parameters, or it needs to be a required parameter at CLI.

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