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.
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.