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

Set level to INFO for timing information for iteration #671

Closed
jchodera opened this issue Sep 28, 2022 · 3 comments · Fixed by #673
Closed

Set level to INFO for timing information for iteration #671

jchodera opened this issue Sep 28, 2022 · 3 comments · Fixed by #673
Assignees
Milestone

Comments

@jchodera
Copy link
Member

We should turn on logging by default in examples/new-cli so users can monitor progress.

@ijpulidos
Copy link
Contributor

@jchodera If we really want users to expect the timing information, then we need to make these changes on the openmmtools side here, to set the logging level of this information to info instead of debug. Does that sound okay?

@ijpulidos ijpulidos self-assigned this Oct 10, 2022
@ijpulidos
Copy link
Contributor

We might want to be able to control this from a CLI argument.

@ijpulidos
Copy link
Contributor

From perses dev sync: We want the level to be info for the iteration information and we probably don't want to check for the level to print the information.

@ijpulidos ijpulidos transferred this issue from choderalab/perses Mar 28, 2023
@ijpulidos ijpulidos changed the title Turn on logging for examples/new-cli Set level to INFO for timing information for iteration Mar 28, 2023
@ijpulidos ijpulidos added this to the 0.22.0 milestone Mar 28, 2023
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