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 actual file interfaces #21

Open
nrsyed opened this issue May 31, 2021 · 0 comments
Open

Use actual file interfaces #21

nrsyed opened this issue May 31, 2021 · 0 comments

Comments

@nrsyed
Copy link
Collaborator

nrsyed commented May 31, 2021

Currently, the protocol (defined in ond.py) uses a DummyInterface to provide test data to the protocol (instead of the local interface or PAR interface). This is purely for testing/debugging purposes, and paths to test files must be manually set in the dummy interface. The protocol and/or SMQTK and/or the calling framework (tinker engine, hydra, etc.) should enable the use of actual file interfaces that can read test metadata from the appropriate files and locations.

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