1
1
openmpi/test/datatype
George Bosilca cb2f35b875 Add a checksum test. It allow to check if the same operation (pack/unpack)
done with the same values on 2 different types return the same value. The 2
types belong to 2 differents classes: contiguous and sparse. With this test
I simulate the behavior of the buffered send, where the sender send the
data from the user attached buffer (which is contiguous) and the receiver
receive it in a sparse type.

This commit was SVN r10372.
2006-06-15 05:28:17 +00:00
..
checksum.c Add a checksum test. It allow to check if the same operation (pack/unpack) 2006-06-15 05:28:17 +00:00
ddt_test.c Remove all warnings except the missing prototypes. 2006-05-26 20:53:35 +00:00
Makefile.am Add a checksum test. It allow to check if the same operation (pack/unpack) 2006-06-15 05:28:17 +00:00