1
1
openmpi/ompi/datatype
George Bosilca 9dd522e350 Correct the MPI_COMBINER_DUP case when we generate the data description. Now, we have an
optimized version here, where we pack only 2 integers instead of 6.

This commit was SVN r9102.
2006-02-21 17:16:30 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c Remove some debugging code. 2006-02-21 15:17:50 +00:00
convertor.h icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00
datatype_internal.h Add the missing prototype and use the function (ompi_ddt_print_args) 2006-02-18 18:15:54 +00:00
datatype.h Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
ddt_test.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_add.c Allow us to add zero length datatype ... 2006-02-17 05:07:28 +00:00
dt_arch.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_arch.h Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_args.c Correct the MPI_COMBINER_DUP case when we generate the data description. Now, we have an 2006-02-21 17:16:30 +00:00
dt_copy.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_array.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_dup.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_indexed.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_struct.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create_vector.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_create.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_destroy.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_external32.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_match_size.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_module.c Homogeneously handle the one-sided features of the datatype. 2006-02-20 17:22:29 +00:00
dt_optimize.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_pack.c Remove the compilation warning. 2006-02-15 15:07:40 +00:00
dt_sndrcv.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
dt_unpack.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
fake_stack.c Make sure all datatype files have the correct updated copyright information. 2006-02-12 21:03:01 +00:00
Makefile.am Add the new dt_copy.c to the Makefile.am 2005-11-13 23:00:50 +00:00
mpi_test.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
new_pack.c icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00
new_position.c icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00
new_unpack.c icc point out a lot of useless comparaison as well as some warnings about 2006-02-17 05:15:59 +00:00