issues Search Results · repo:brentp/slurmpy language:Python
Filter by
7 results
(69 ms)7 results
inbrentp/slurmpy (press backspace or delete to remove)slurmpy supports kwargs: if I pass slurm_kwargs={ cpus-per-task : 4} it ll get translated as --cpus-per-task=4. But how
do I provide a single flag, for example --overcommit or --quiet?
jxmorris12
- 1
- Opened on Jan 3, 2023
- #13
Dear Slurmpy devs,
thank you so much for the neat package, it has greatly reduced the complexity of establishing my workflows. However, I
noticed a small limitation with it, in that when one supplies ...
patbohn
- Opened on Aug 25, 2022
- #12
Hey, I am trying to add the --wait flag to the sbatch submit command. I tried s.run(_cmd= sbatch --wait ), but that did
not work. Thank you!
Dunrar
- 1
- Opened on May 18, 2020
- #8
Hi,
it would be nice if you could push the latest release (0.8) to PyPI?
Thanks for this
moonso
- 1
- Opened on Apr 8, 2020
- #7
Hi.
The kwargs options passed in the Slurm({ account : ...., }) constructor are commented in the resulting bash script
because of the hash symbol (#) in line 68 of slurmpy.py.
header.append( #SBATCH ...
ghost
- 1
- Opened on Apr 30, 2018
- #3
submit additional, identical jobs with : --dependency afternotok:job_id http://slurm.schedmd.com/sbatch.html
brentp
- Opened on Mar 16, 2016
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.