-
Notifications
You must be signed in to change notification settings - Fork 38
Launch Arg Builders Format Input for Launchers #620
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
Merged
MattToast
merged 38 commits into
CrayLabs:smartsim-refactor
from
MattToast:builders-fmt
Jul 27, 2024
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
42f7ff1
Builders are generic, have a format method
MattToast f76ee4f
Impl slurm
MattToast 3027721
Impl local
MattToast 6266b75
Impl jsrun
MattToast bbb5152
Impl mpi{run,exec}, orterun
MattToast b96a160
Impl aprun
MattToast dc1cf0b
Impl dragon
MattToast e555342
Type errors supressed for now
MattToast 9161125
Add a dispatcher class to send built settings to a launcher
MattToast d765718
Isort/Black
MattToast 01393c7
Env: dict -> Mapping
MattToast e504ccf
Organize dispatch file, call out work to do
MattToast 910b2d9
Wire up dispatch dragon builder to dragon launcher
MattToast f4ebada
Import sort
MattToast 9d2901f
Remove old TODOs
MattToast c413b8f
textwrap.dedent fix
MattToast 35e686c
Add doc strs
MattToast 9b2c2b7
Make dispatching settings more concise
MattToast a1a7638
Merge remote-tracking branch 'upstream/smartsim-refactor' into builde…
MattToast 219d481
Address reviewer feedback
MattToast 44ba1eb
Merge remote-tracking branch 'upstream/smartsim-refactor' into builde…
MattToast 9797442
Remove stale FIXME comment
MattToast 4e9f5b2
Dispatcher takes a format function with launcher like
MattToast 0b9ec1a
Re-wrire up default dispatcher
MattToast 6d5a3c4
Add tests for new dispatch API, make old tests pass
MattToast 6b7943a
Upper pin typing extensions (thanks TF)
MattToast 82ee19f
Make 3.9 compatable, lint, better names
MattToast 36bcfbb
Address reviewer comments
MattToast 0a1ebba
Add tests for `Experiment.start_jobs`
MattToast b729e91
Rename `Builder` -> `Arguments`
MattToast f0bf80f
Remove `Experiment._control`
MattToast 7a0b893
Address some reviewer feedback
MattToast 9984d18
Moar reviewer feedback
MattToast dbe581d
Moar reviewer requested docs
MattToast 7327375
Merge remote-tracking branch 'upstream/smartsim-refactor' into builde…
MattToast 0b4e65d
typo
MattToast 50f15c0
Merge remote-tracking branch 'upstream/smartsim-refactor' into builde…
MattToast 7bcc8fd
Address (online and offline) reviewer comments
MattToast File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.