User interface #9
rodrigo-ceccato
started this conversation in
Ideas
Replies: 1 comment
-
We need a way for the user to specify valid input combinations, like: "mpi-io": {
"nodes": [
1,
2
],
"procs": [
1
],
"read_step": [
100
]
} But say that 2 nodes with 1 proc does not make sense. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have to decide on a user interface to leverage application parameters; JSON may not be the best representation for human-writing;
Beta Was this translation helpful? Give feedback.
All reactions