1
1
openmpi/ompi/datatype
George Bosilca deb1b237a7 First cut of a unique architecture base master convertor. It will hold the sizes
of the predefined types as seen by the remote architecture, as well as some
pointers to the conversion functions. Still in progress, but it should just fine
for what we have today in Open MPI.

This commit was SVN r9433.
2006-03-28 03:16:53 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor_internal.h First cut of a unique architecture base master convertor. It will hold the sizes 2006-03-28 03:16:53 +00:00
convertor.c First cut of a unique architecture base master convertor. It will hold the sizes 2006-03-28 03:16:53 +00:00
convertor.h * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
copy_functions_heterogeneous.c ompi_dt_swap_bytes is the way to go. 2006-03-25 07:12:07 +00:00
copy_functions.c * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
datatype_checksum.h - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
datatype_internal.h First split of the datatype. More files and a cleaner distribution of functions 2006-03-16 21:04:34 +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 * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
datatype_pack.h First split of the datatype. More files and a cleaner distribution of functions 2006-03-16 21:04:34 +00:00
datatype_prototypes.h Unfortunately, I cannot remove the log from SVN to erase all trace (for the sake 2006-03-17 16:39:36 +00:00
datatype_unpack.c * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
datatype_unpack.h First split of the datatype. More files and a cleaner distribution of functions 2006-03-16 21:04:34 +00:00
datatype.h - Get rid of compiler warning: init type to DT_MAX_PREDEFINED 2006-03-04 13:16:04 +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 - Use the actual _count parameter passed through the macro 2006-03-02 20:23:07 +00:00
dt_arch.c * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
dt_arch.h * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
dt_args.c - Get rid of compiler warning: init type to DT_MAX_PREDEFINED 2006-03-04 13:16:04 +00:00
dt_copy.c Allow the convertor to select between pack/unpack with or without 2006-03-17 08:27:17 +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 Copy the last fake DT_END_LOOP too when we duplicate the data. 2006-03-16 17:21:10 +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 * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +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_sndrcv.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
get_count.c Last step for the generation of 2 set of pack/unpack functions. One with 2006-03-17 08:04:59 +00:00
Makefile.am * Fix bug in determining size of C++ bool when creating the predefined 2006-03-25 02:53:41 +00:00
mpi_test.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
position.c Allow the convertor to select between pack/unpack with or without 2006-03-17 08:27:17 +00:00