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

Assertion failure on ranks with no computation task #18

Open
tyzhang1993 opened this issue Mar 15, 2023 · 0 comments · May be fixed by #19
Open

Assertion failure on ranks with no computation task #18

tyzhang1993 opened this issue Mar 15, 2023 · 0 comments · May be fixed by #19

Comments

@tyzhang1993
Copy link


These two lines check if A and C or B and C are the same pointer. However, there is a situation where A, B, and C are all nullptr for no computation being necessary on a certain rank. These assertions will cause a failure in debug mode.

@wavefunction91 wavefunction91 linked a pull request Oct 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant