-
Notifications
You must be signed in to change notification settings - Fork 2
AORTA-5 - Multi-Node worklflow #57
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
Conversation
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.
Why do we need a bak file in the git repo?
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.
Ideally, we should be running slurm commands from the login machine instead of compute machine. Some of the checks would have been removed in that case.
For now, we can keep this but please add TODO to convert these commands to SLURM commands to avoid ssh to individual machines to run the code.
amd-vivekag
left a comment
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.
LGTM
Adding multi-node workload for Aorta. The instruction on how to run is mentioned in README. Related to AORTA-5