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

Preset DW strings for copy_in and copy_out #243

Open
jameshcorbett opened this issue Dec 5, 2024 · 0 comments
Open

Preset DW strings for copy_in and copy_out #243

jameshcorbett opened this issue Dec 5, 2024 · 0 comments

Comments

@jameshcorbett
Copy link
Member

Preset DW strings can now be set in a config file, but the original use case was for #DW jobdw strings. I was thinking that it might be nice to do preset DW strings that do copy in and out.

I'm imagining flux alloc ... -S dw=xfs_large_copy where xfs_large_copy expands to

#DW jobdw type=xfs capacity=256GiB name=project1
#DW copy_in source=/p/lustre1/$USER/dir_in destination=$DW_JOB_project1/
#DW copy_out source=$DW_JOB_project1/ destination=/p/lustre1/$USER/dir_out/

But either the flux-coral2 plugins would have to expand that $USER field, or DWS would.

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

No branches or pull requests

1 participant