1
1
openmpi/ompi/datatype
George Bosilca cb1b976486 Big update. Correct the behavior for true_lb and true_ub computation
when the size of the data is zero. Now they are not updated, which leave
us with the correct memory layout in all situations (so far). Update all
the comments to reflect exactly the supported behavior of the DDT engine.

This commit was SVN r14202.
2007-04-03 16:05:15 +00:00
..
convertor_internal.h Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
convertor.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
convertor.h Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
copy_functions_heterogeneous.c Last set of datatype updates. Mostly function prototypes updates and 2006-10-20 02:31:50 +00:00
copy_functions.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
datatype_checksum.h Keep the += by now. The only checksum that we have require it. 2006-06-16 03:01:16 +00:00
datatype_internal.h Remove some warnings from the data-type engine. 2007-03-31 04:14:47 +00:00
datatype_memcpy.h Last step for the generation of 2 set of pack/unpack functions. One with 2006-03-17 08:04:59 +00:00
datatype_pack.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
datatype_pack.h Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
datatype_prototypes.h These functions dont have to be exported. The outside world 2006-11-08 16:49:34 +00:00
datatype_unpack.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
datatype_unpack.h Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
datatype.h Implement MPI_TYPE_CREATE_DARRAY function. Works with MPICH2 darray-pack 2007-03-08 16:33:08 +00:00
dt_add.c Big update. Correct the behavior for true_lb and true_ub computation 2007-04-03 16:05:15 +00:00
dt_arch.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
dt_arch.h Fix some typos. 2006-10-03 20:21:24 +00:00
dt_args.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
dt_copy.c Remove some warnings from the data-type engine. 2007-03-31 04:14:47 +00:00
dt_create_dup.c Don't copy the reference count when we duplicate a datatype. Thanks 2006-11-13 05:45:29 +00:00
dt_create_indexed.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_create_struct.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_create_vector.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_create.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_destroy.c Allow correct duplication for MPI_UB and MPI_LB. The problem is that we cannot 2007-03-06 18:21:49 +00:00
dt_external32.c Merge in changes from the bwb-heterogeneous temp branch (r12491 - 2006-12-04 20:11:42 +00:00
dt_get_count.c Initialize the length before using it. 2006-11-01 22:07:21 +00:00
dt_match_size.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_module.c Add external support for MPI_2COMPLEX and MPI_2DOUBLE_COMPLEX. The 2007-02-01 19:37:38 +00:00
dt_optimize.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
dt_sndrcv.c Rewrite the ompi_ddt_sndrcv function. 2006-11-12 05:56:02 +00:00
fake_stack.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
Makefile.am Implement MPI_TYPE_CREATE_DARRAY function. Works with MPICH2 darray-pack 2007-03-08 16:33:08 +00:00
position.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00