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

Add flags to cupid-run #72

Closed
TeaganKing opened this issue Mar 6, 2024 · 2 comments · Fixed by #79
Closed

Add flags to cupid-run #72

TeaganKing opened this issue Mar 6, 2024 · 2 comments · Fixed by #79

Comments

@TeaganKing
Copy link
Collaborator

It would be great to include flags in cupid-run for running in serial. Default will probably be to use parallelized setup, but there should be an option to request to run in serial.

@TeaganKing
Copy link
Collaborator Author

TeaganKing commented Mar 6, 2024

This will also require updating pyproject.toml and making run.py executable (add a main) instead of just a function. We should also use argparse to bring in additional command line arguments.

@mnlevy1981
Copy link
Collaborator

Potential arguments:

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 a pull request may close this issue.

2 participants