Skip to content
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

Helics cosimulation: running different helics scripts on AWS #3695

Merged
merged 10 commits into from
Dec 20, 2022

Conversation

nikolayilyin
Copy link
Collaborator

@nikolayilyin nikolayilyin commented Dec 13, 2022

A way to run any configuration of helics scripts with custom parameters without changing lambda code


This change is Reviewable

@nikolayilyin
Copy link
Collaborator Author

test!

@nikolayilyin nikolayilyin marked this pull request as ready for review December 14, 2022 14:52
gradle.deploy.properties Show resolved Hide resolved
- geminiFinalPath="${finalPath}/gemini_output"
- mkdir "$geminiFinalPath"
- sudo cp /home/ubuntu/git/beam/src/main/python/gemini/cosimulation/*.log "$geminiFinalPath"
- sudo cp /home/ubuntu/git/beam/src/main/python/gemini/cosimulation/*.txt "$geminiFinalPath"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe somehow find these files. Bash can find them if they exist. In this case we could awoid errors from gzip when no files are presented.

@nikolayilyin
Copy link
Collaborator Author

test!

@nikolayilyin
Copy link
Collaborator Author

test!

@nikolayilyin nikolayilyin merged commit 6c003f0 into develop Dec 20, 2022
@nikolayilyin nikolayilyin deleted the inm/run-helics-on-aws branch December 20, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants