pmodels / mpich

Official MPICH Repository
http://www.mpich.org
Other
541 stars 280 forks source link

test/mpi: Fix assertions in mpit_isendrecv.c #7128

Closed raffenet closed 4 weeks ago

raffenet commented 4 weeks ago

Pull Request Description

A typo caused this assertion to not actually check equality (and always evaluate to true).

Author Checklist