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

Release v0.1.5 #205

Merged
merged 7 commits into from
Aug 30, 2024
Merged

Release v0.1.5 #205

merged 7 commits into from
Aug 30, 2024

Conversation

matthew-richerson
Copy link
Contributor

Release v0.1.5

bdevcich and others added 7 commits August 26, 2024 15:20
The current implementation of the stat commands that are used in data
movement destination prep are hard-coded. This allows the command to be
customized in the profile.

When I first implemented this, I tried to keep the profile and dm
resource out of the function calls as much as possible and just pass
down the info needed. This change is to the contrary of that since we
now need to pass the statCommand all the way down to the bottom of the
call stack when the stat actually takes place.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
Applications like SCR need a way to add things like `-N` or `-n` to
specific data movement requests. Adding `mpirunOptions` allows users to
do that.

This is a freeform field that will insert the options after `mpirun`
appears in the `Command`.

This change also makes the behavior `dcpOptions` to be consistent with
`mpirunOptions`.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
nnf-sos can do this, so can you!

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
Get the latest nnf-sos

Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
@matthew-richerson matthew-richerson merged commit 79652cb into releases/v0 Aug 30, 2024
4 checks passed
@matthew-richerson matthew-richerson deleted the release-v0.1.5 branch August 30, 2024 20:21
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.

3 participants