1
1
openmpi/test/datatype
Gilles Gouaillardet 90c2f4a10a Fix unpack_ooo test
The test fails on a 32 bits system.
The root cause is a rounding error when testing double numbers.

This commit was SVN r31958.
2014-06-06 07:53:28 +00:00
..
checksum.c Cleanup all the datatype test to avoid any memory leaks or RUI from valgrind. 2013-12-20 15:55:09 +00:00
ddt_lib.c Remove a double const warning. 2014-05-22 06:09:45 +00:00
ddt_lib.h Remove a double const warning. 2014-05-22 06:09:45 +00:00
ddt_pack.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
ddt_raw.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
ddt_test.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
Makefile.am Add a slightly modified version of Gilles test for the 2014-06-04 18:33:30 +00:00
opal_datatype_test.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_ddt_lib.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_ddt_lib.h Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
position_noncontig.c regression test for r29285 (convertor_set_position) 2013-09-30 16:21:19 +00:00
position.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
to_self.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
unpack_ooo.c Fix unpack_ooo test 2014-06-06 07:53:28 +00:00