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

Reduce the volume of communication somewhat. #14138

Merged
merged 1 commit into from Jul 16, 2022
Merged

Conversation

bangerth
Copy link
Member

Small improvement to #14073. There is no need to send around 32-bit integer types when we know that 8-bit integers are enough.

/rebuild

@Rombur
Copy link
Member

Rombur commented Jul 15, 2022

This PR is failing at the new static_assert. I guess it depends on #14137

@bangerth
Copy link
Member Author

Works now, after rebasing on top of #14137.

@tamiko tamiko merged commit 8d2a523 into dealii:master Jul 16, 2022
@bangerth bangerth deleted the shrink branch July 18, 2022 03:36
mkghadban pushed a commit to OpenFCST/dealii that referenced this pull request Sep 8, 2022
Reduce the volume of communication somewhat.
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.

None yet

3 participants