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

Unit tests and end-to-end tests to run DYAD locally. #42

Open
hariharan-devarajan opened this issue Aug 15, 2023 · 1 comment
Open

Unit tests and end-to-end tests to run DYAD locally. #42

hariharan-devarajan opened this issue Aug 15, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@hariharan-devarajan
Copy link
Collaborator

@JaeseungYeom, Can you guide me on how we can run DYAD end-to-end locally? I can use that to create CI pipeline on github actions as well. Additionally, we can use testing frameworks such as catch2 or google-test to create unit tests for dyad for coverage testing.

@ilumsden
Copy link
Collaborator

ilumsden commented Sep 7, 2023

@hariharan-devarajan We have a test that can be run locally in docs/demos/ecp_feb_2023. We actually used this in a semi-local way for the ECP and RADIUS tutorials for Flux this year. The dependencies and install process for those tutorials can be found in this Dockerfile. The actual process for running DYAD can be found in this Jupyter notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants