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

User Guide examples can have long runtimes #66

Open
trevorhardy opened this issue May 6, 2022 · 1 comment
Open

User Guide examples can have long runtimes #66

trevorhardy opened this issue May 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@trevorhardy
Copy link
Contributor

I'd like to investigate the cause of the long run times in some/many/all of the HELICS examples and see if there's something simple we can do to reduce the runtimes.

@trevorhardy
Copy link
Contributor Author

I've done some initial testing showing that changing the logging level to "INFO" cuts the runtime in half and dramatically reduces the size of the log files. I would be in favor of making this change across the board with a few caveats:

  1. We will need to be consistent across the examples about which messages get logged at which levels so that user's have a consistent experience.
  2. It would be good to be able to change the logging level on the command line.
  3. Right now, when I change the log level, the examples don't always run to completions (see this Github issue).

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