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

Local Files in line_parser #258

Merged

Conversation

steiltre
Copy link
Collaborator

@steiltre steiltre commented Sep 9, 2024

Adds ability to read node-local files using prefix 'local://' inside of filenames.

Passed local experimenting and did not break existing CI tests for line_parser and its derivatives, but not CI tests exist testing this yet.

This should be refactored at some point to avoid redundant code, but handling a full ygm::comm and the ranks on a local node are different enough that this wouldn't be straightforward to do in a generic way.

@steiltre steiltre merged commit 6521bb0 into LLNL:v0.7-dev Sep 9, 2024
8 checks passed
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.

1 participant