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 fixes: use cxx17, improve unit_tests output, optimize SDP block read #118

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

vasdommes
Copy link
Collaborator

  • Fix cxx14 vs cxx17 in build config files #113
  • Optimize read_blocks() and read_block_info(): stop after reading num_blocks blocks.
  • unit_tests: write output from rank=0 immediately (not after finishing all tests)
  • Cosmetic fixes in block reading

@vasdommes vasdommes merged commit 9f194cd into davidsd:master Aug 17, 2023
@vasdommes vasdommes deleted the minor-fixes branch August 17, 2023 02:48
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.

cxx14 vs cxx17 in build config files
1 participant