-
Notifications
You must be signed in to change notification settings - Fork 41
Add functionality to turn off monitoring status of Models launched #788
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
Merged
Changes from 40 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
4b0e884
First round of changes for Polaris. Needs debugging and testing.
rickybalin 012ecf0
Fixed bugs. Clustered and co-located DB tests run on Polaris.
rickybalin b0ecaca
Added cpu binding options with mpiexec
rickybalin b91c550
Merge remote-tracking branch 'upstream/develop' into develop
rickybalin 5d2f82d
Correction to flag setting number of tasks for PalsMpiexecSettings
rickybalin dd67114
Removed mpiexecStep.py, no longer needed after merge with upstream Sm…
rickybalin a11464b
Merged with SmartSim upstream branch
rickybalin 52ff300
Added option to specify affinity script to PALS mpiexec settings. Nee…
rickybalin f024ec4
Modified affinity script setting to include optional arguments
rickybalin 5f90163
Merge branch 'develop' into develop
rickybalin f0fcf5c
Updated affinity script changes to have type defs and hints
rickybalin 315009d
Added test for Pals affinity script option
rickybalin 9f81b95
Merged with SmartSim develop official
8df7ead
Modified buildenv.py to take my fork of RedisAI which updates to C++ …
11bfb3d
Merge branch 'CrayLabs:develop' into develop
rickybalin 6e56a70
Synced with SmartSim develop branch
rickybalin 896a805
Merge pull request #1 from rickybalin/develop_full_sync
rickybalin 6217a26
Added feature to pals settings to add any mpiexec argument
69d2ef2
Add a minitor flag to experiment start so can select which jobs to mo…
d981269
Clean up
f477030
Update docstrings and add test for set_launcher_args() in PALS settings
6327338
Fix type
7426dbc
Fix typo
058d0aa
Fix line length error
93d79d9
Formatting changes from make style
683d733
Make style
930ca5a
Merge remote-tracking branch 'origin/develop' into pr/rickybalin/788
b01cc78
Merge branch 'CrayLabs:develop' into feature/monitor_model
rickybalin 55a02c0
Update changelog.md
rickybalin 04a78c6
Add the new monitor parameter to the docstring of experiment.start()
rickybalin 292a529
Fix format
rickybalin 9826d08
Add monitor argument to start_wo_job_manager()
rickybalin c2c645b
Add monitor argument to launch_step_nop
rickybalin f97e5a7
Merge with upstream develop
rickybalin 89147e1
Fix old typing
rickybalin 70a4d5b
Fix typo
rickybalin 1cdcddd
Removed ref to LaunchedManifest
rickybalin db0eed5
Fix call to _launch
rickybalin 85efde8
minor fix
rickybalin 9ef9c1b
Add monitor arg to restart_job
rickybalin a62e971
Fix typo in smartsim/experiment.py
rickybalin 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.