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

Use blobfuse mounted directory for read/write from model runs. #6

Open
dwr-psandhu opened this issue Jan 28, 2025 · 0 comments
Open
Assignees

Comments

@dwr-psandhu
Copy link
Contributor

In the past the blobfuse library had issues dealing with SCHISM level of activity for IO so a blob mounted directory could not be used easily for read/write. There seem to have been improvements to the library to where it may now be possible to directly read/write to the blob storage mounted directory. This task is to implement a template to run directly on the blob mounted data.

NFS will still be used to coordinate read/writes from the main MPI node but there will be no need for modified copy loop that runs in the background currently and transfers files in the background to the blob. Additionally there will be no need to copy the files to the local main node either.

@dwr-psandhu dwr-psandhu self-assigned this Jan 28, 2025
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