Skip to content
Snippets Groups Projects
Commit 0f8cadf7 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fix in regtest

Get_count() should return the number of element
only when used on a Recv status. In this regtests
we were probing the value of a Isend status.

Likely openmpi sets it anyway as the number of
sent element, but this makes mpich2 fail the regtest.

I thus removed the check.
parent 9af59d0d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment