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

Active messenger fails when sending over 2 GiB of data due to MPI limitations #1111

Closed
lifflander opened this issue Oct 13, 2020 · 1 comment · Fixed by #1113
Closed

Active messenger fails when sending over 2 GiB of data due to MPI limitations #1111

lifflander opened this issue Oct 13, 2020 · 1 comment · Fixed by #1113

Comments

@lifflander
Copy link
Collaborator

Describe the bug
Due to limitations in MPI, the code fails when sending a single payload over 2 GiB due to overflow.

@lifflander lifflander self-assigned this Oct 13, 2020
lifflander added a commit that referenced this issue Oct 14, 2020
There is a major bug in the cmake googletest filter generation for
type-parameterized tests! This is causing some of our tests to never
run...including the ones that I just wrote which should always fail
without the associated fix.

Fix the regular expressions to generate a proper ctest filter that
will actually run *every* test
lifflander added a commit that referenced this issue Oct 20, 2020
There is a major bug in the cmake googletest filter generation for
type-parameterized tests! This is causing some of our tests to never
run...including the ones that I just wrote which should always fail
without the associated fix.

Fix the regular expressions to generate a proper ctest filter that
will actually run *every* test
@lifflander
Copy link
Collaborator Author

for release, branch 1111-try-port-to-release is squashed and rebased on 1.0.0

cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Dec 21, 2020
cz4rs added a commit that referenced this issue Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant