Skip to content

Use a more realistic parameter sweep example #1

Closed
pan14001 opened this issue Apr 23, 2019 · 1 comment
Closed

Use a more realistic parameter sweep example #1

pan14001 opened this issue Apr 23, 2019 · 1 comment

Comments

@pan14001
Copy link
Contributor

The toy example of running -n0 hostname is not adaptable for most computations. Perhaps one can keep it to show the bare minimum to run the script, but we should document a larger, more typical parameter sweep example of embarrassingly parallel computation. It should also mention SBATCH --dependency singleton, illustrate recovering from failing jobs, and changing the resume order to favor jobs that have never been run before, have a low expect runtime and ignoring jobs that have too many failures.

@pan14001
Copy link
Contributor Author

pan14001 commented May 7, 2019

Somewhat addressed in examples/02-submit-resumable.slurm and documented in README.md#example-02-resumable

But an additional example 03 using an actual csv file for input parameters would be better!

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant