Skip to content

Development#47

Merged
ericaltendorf merged 5 commits into
ericaltendorf:developmentfrom
fdachille:development
Mar 26, 2021
Merged

Development#47
ericaltendorf merged 5 commits into
ericaltendorf:developmentfrom
fdachille:development

Conversation

@fdachille

Copy link
Copy Markdown
Contributor

Allow a different number of plots per tmp dir.

This sets up a pattern of overriding certain parameters per tmp file. In this case, the max number of jobs per tmp file defaults to the scheduler config 'tmpdir_max_jobs', but allows each tmp dir to override with it's own unique value for max jobs. This same pattern could be used to specialize other attributes per tmp dir.

The main use for this is for handling heterogeneous sizes of tmp drives with a single plotman configuration. For example, this would make it easy to support both 1TB, 2TB, and 6.4TB tmp dirs in the same configuration while fully utilizing the available space of each.

Comment thread config.yaml

@ericaltendorf ericaltendorf left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for this, much cleaner than I was fearing it would end up being. Just one request.

@ericaltendorf ericaltendorf merged commit 257c89a into ericaltendorf:development Mar 26, 2021
@wjx008 wjx008 mentioned this pull request May 20, 2021
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

Successfully merging this pull request may close these issues.

2 participants