jeroendecroos

Results 2 issues of jeroendecroos

For Slurm we can set the maximum number of simultaneous running tasks for an array job as follows: --array={start}-{end}:{step-size}%{maximum number of simultaneously running tasks} But it seems slurm-drmaa doesn't support...

I've added tests but not yet documentation. I can add that if this feature has a chance of acceptance. I've opened a question for this feature here: https://github.com/fastapi/typer/discussions/1110

feature
conflicts