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

Make Silo Reader Handle Overlink Databases that are NOT in Symlink Format #19525

Open
JustinPrivitera opened this issue May 17, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@JustinPrivitera
Copy link
Member

This is possible, it just requires mucking with paths. The right behavior would be triggered if the root file's name is OvlTop.silo. I have logic that handles this case in the Silo Reader inside Conduit.

@JustinPrivitera JustinPrivitera added the enhancement New feature or request label May 17, 2024
@JustinPrivitera JustinPrivitera self-assigned this May 17, 2024
@markcmiller86
Copy link
Member

@JustinPrivitera any chance you can attach an example database here or maybe give me one on RZ/CZ?

@JustinPrivitera
Copy link
Member Author

Here are a whole bunch: https://github.com/LLNL/conduit/tree/develop/src/tests/relay/data/silo/overlink

There are symlinks there as well. I am proposing we add support to read directly from the files called OvlTop.silo in each of the directories. But I don't know whether or not that is a good idea 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants