[svn-r4062] 1) Modifying the datatype code to find the number of contig blocks...
[svn-r4062] 1) Modifying the datatype code to find the number of contig blocks in an instance of an MPI derived datatype - Since finding the real number of contig blocks is not easy we find a reasonable upper bound instead. This also fixes the case where the number of contig blocks was uninitialized for contiguous datatypes. Refer ticket #428 for details (2) Adding a test case, test1_dt.c, to test the fix - Review @ rross, thakur
test/mpi/rma/test1_dt.c
0 → 100644
Please register or sign in to comment