-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OMPP: Moved copy file directives from start-custom.sh to start-oms.sh (…
…#553) * Moved copy file directives from start-custom.sh to start-oms.sh * Ran make to update dockerfiles and outputs. * Changes to start-oms.sh. Create and set default model log directory. Download scripts and templates needed to run mpi jobs via kubeflow. * Added commands in start-oms.sh to persist some environment variables in /etc/openmpp for use with parseCommand.py * Forgot to run make on previous changes. * Removed mkdir and cd commands and added chmod +x command in start-oms.s * Forgot to run make again. * fix(oms): fix references in shell script * fix(start-custom): force removal of tmp rprofile * fix(start-oms): fix git commands, allow support for localhost * Move mpi enabled model binary of RiskPaths into model binaries directory. * Forgot to run make. * Adding several options to the command used to start the openm web service. This should make the web service write to its own log file. Should help me diagnose the hung server errors that I was getting in the UI. * I keep forgetting to run make. * Changed openmpp repo reference in start-oms.sh to get the main branch instead of openmpp-13. * Forgot to run make. * Added a remove file command to start-oms.sh to remove incorrect golang template in openm etc directory. --------- Co-authored-by: jacekzbigniewdudek <[email protected]> Co-authored-by: souheil-yazji <[email protected]>
- Loading branch information
1 parent
e2d897c
commit 8f7487e
Showing
16 changed files
with
504 additions
and
192 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.