Skip to content

Can I reduce the number of jobs zppy launches? #292

Answered by forsyth2
forsyth2 asked this question in Questions
Discussion options

You must be logged in to vote

Yes, the job bundling option introduced in #243 can be used. For an example configuration file, see https://github.com/E3SM-Project/zppy/blob/main/tests/integration/template_bundles.cfg.

Notable:

  • You can use [bundle] to specify bundle-specific option.
  • You can add a task to a bundle with bundle = "<bundle-name>".
  • Subtasks can be placed in bundles other than the default from their parent task. (e.g., bundle = "bundle2" # Override bundle1)

Replies: 1 comment 2 replies

Comment options

forsyth2
Aug 5, 2022
Maintainer Author

You must be logged in to vote
2 replies
@cameronsmith1
Comment options

@forsyth2
Comment options

forsyth2 Aug 25, 2022
Maintainer Author

Answer selected by forsyth2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants