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

Minor improvements: full precision for iterations.json, print max MemUsed, improve test output #231

Merged
merged 5 commits into from
Apr 17, 2024

Conversation

vasdommes
Copy link
Collaborator

  • Write all BigFloats for out/iterations.json as full-precision strings.
    This makes JSON less human-readable, but more informative (human-readable table is written to standard output)
  • Print max MemUsed for each node for --verbosity=debug (not only trace)
  • Updated modules for Caltech installation
  • Integration tests: write stdout and stderr to files immediately, without waiting for program finishing.
  • Make output paths for end-to-end_tests more consistent.

@vasdommes vasdommes added this to the 3.0.0 milestone Apr 17, 2024
@vasdommes vasdommes merged commit e0798cd into master Apr 17, 2024
2 checks passed
@vasdommes vasdommes deleted the minor-improvements branch April 17, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant