Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mix JSON parameters with command-line parameters #126

Open
jyoung3131 opened this issue May 5, 2023 · 1 comment
Open

Mix JSON parameters with command-line parameters #126

jyoung3131 opened this issue May 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jyoung3131
Copy link
Contributor

jyoung3131 commented May 5, 2023

@JDTruj2018 suggests - can we mix JSON and command-line files to allow for more flexible execution?

  • Variables in JSON that can be overridden by command-line patterns
  • We may want to think about flags that apply to the entire run versus specific invocations of the kernel.
@jyoung3131 jyoung3131 added the enhancement New feature or request label May 5, 2023
@jyoung3131 jyoung3131 added this to the Spatter 1.0 milestone May 5, 2023
@jyoung3131
Copy link
Contributor Author

Prioritize JSON settings:

  • Things like backend selection, parameters that should be consistent across runs

Prioritize command-line patterns:

  • For strong scaling studies, truncating a pattern file would benefit from supporting command line flags
  • May be a few other examples we want to add.

@jyoung3131 jyoung3131 removed this from the Spatter 2.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants