Skip to content

Comments

bugfix: Fix SHMEM build error by fixing CmiAssert calls#3909

Merged
adityapb merged 2 commits intomainfrom
fix-shmem-build
Sep 21, 2025
Merged

bugfix: Fix SHMEM build error by fixing CmiAssert calls#3909
adityapb merged 2 commits intomainfrom
fix-shmem-build

Conversation

@ritvikrao
Copy link
Contributor

Changes to the definition of CmiAssertMsg means that if you pass --enable-shmem as a build option, the build will fail because 2 calls to CmiAssertMsg in cmishmem.C don't actually have error messages. This fixes this by turning those calls into regular CmiAssert calls.

@ritvikrao ritvikrao changed the title Fix SHMEM build error by fixing CmiAssert calls bugfix: Fix SHMEM build error by fixing CmiAssert calls Sep 21, 2025
@ritvikrao ritvikrao added the Bug Something isn't working label Sep 21, 2025
@ritvikrao ritvikrao requested a review from adityapb September 21, 2025 13:54
@adityapb adityapb merged commit 2ff9e15 into main Sep 21, 2025
21 checks passed
@ritvikrao ritvikrao deleted the fix-shmem-build branch September 23, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants