PRUNERS / FLiT

A project to quickly detect discrepancies in floating point computation across hardware, compilers, libraries and software.
Other
36 stars 6 forks source link

Insufficient MPI documentation for return vaules #249

Closed mikebentley15 closed 5 years ago

mikebentley15 commented 5 years ago

Bug Report

Describe the problem There are aspects of the MPI implementation within FLiT that is not documented. Things such as how to return the value from the test when the number of processes is greater than one.

Suggested Fix Update the documentation with how FLiT works and why.

Alternative approaches: None that I can think of.