Skip to content

Conversation

@edgargabriel
Copy link
Member

@edgargabriel edgargabriel commented Jan 12, 2024

it looks like zero size messages with valid buffer pointers can occur for send-to-self operations and with persistent request, even if the actual message size is not 0 bytes. The current accelerator components return however an error for size 0 making those tests fail in our testsuite.

This commit allows size 0 messages, and returns immediatly.

it looks like zero size messages with valid buffer pointers can occur
for send-to-self operations and with persistent request. The current
accelerator components return however an error for size 0 making those
tests fail in our testsuite.

This commit allows size 0 messages, and returns immediatly.

Signed-off-by: Edgar Gabriel <[email protected]>
@edgargabriel edgargabriel merged commit 6256b00 into open-mpi:main Jan 16, 2024
@edgargabriel edgargabriel deleted the topic/accelerator-size-0-fix branch July 12, 2024 12:29
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.

4 participants