Closed GoogleCodeExporter closed 8 years ago
A complete solution is to use MPI_C_BOOL and bool instead of MPI_SIGNED_CHAR
and char respectively. However, the size of these new datatypes may be larger
than 1, which again will waste memory (errata to MPI 2.2 standard addressing
this issue is expected to be published soon,
http://www.mpi-forum.org/docs/docs.html)
Original comment by yurkin
on 12 Jul 2010 at 9:00
This issue was closed by revision r939.
Original comment by yurkin
on 12 Jul 2010 at 9:07
Original issue reported on code.google.com by
yurkin
on 12 Jul 2010 at 8:53