Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[Docs] Add docs for run many jobs #3847
[Docs] Add docs for run many jobs #3847
Changes from 4 commits
50ad6ef
4254044
19f294f
64446e3
3e80dab
c21084a
2eeb7d3
772dbc3
7dace8c
8059c83
d580119
013d436
5e6b644
0144b96
23c4674
3c5b8ac
71ab53f
d01d5ad
ab5110e
2de0066
ee7218e
b096d90
4a70534
4f90f24
1af226d
2837cad
e31d814
86f7292
acb5690
a720ab2
30b558f
512627c
eb50f26
f8f3eb7
48d6f80
d16bab6
e13f72e
ce8730b
8ba7a88
5afc752
516fdb1
39ca239
089ac31
2440d90
9b36c6b
8651fac
0f02e4b
83e2b5c
c071f68
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question in mind was "how to write out a config file for each param combo". Is it better to show a representative python program to iterate over params, then either (1) write out the env files, or (2) directly call jobs launch Python API / CLI from within Python script?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a python script for generating the configs.