1
1
openmpi/ompi/datatype
George Bosilca b226af1176 Tolerate the datatype with ZERO elements. They can have an optimized expression (sic!) ... Anyway there is a
warning message when we try to pack suck kind of datatypes.

This commit was SVN r6388.
2005-07-08 07:00:18 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c If there is no datatype attached to the convertor there is nothing to release. This bug 2005-07-07 23:03:19 +00:00
convertor.h Declare the global "local" convertor. This one can be used for all pack/unpack 2005-07-07 23:06:04 +00:00
datatype_internal.h Declare and initialize the 2 predefined convertors. 2005-07-07 23:03:59 +00:00
datatype.h * rename ompi_hash_table opal_hash_table 2005-07-03 16:52:32 +00:00
ddt_test.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_add.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_arch.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_arch.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_args.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_create_array.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_create_dup.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_create_indexed.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_create_struct.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_create_vector.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_create.c * rename ompi_object and ompi_class to opal_object and opal_class 2005-07-03 16:06:07 +00:00
dt_destroy.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_external32.c Declare and initialize the 2 predefined convertors. 2005-07-07 23:03:59 +00:00
dt_match_size.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_module.c Declare and initialize the 2 predefined convertors. 2005-07-07 23:03:59 +00:00
dt_optimize.c Tolerate the datatype with ZERO elements. They can have an optimized expression (sic!) ... Anyway there is a 2005-07-08 07:00:18 +00:00
dt_pack.c Force the usage of the new pack function. 2005-07-07 23:06:39 +00:00
dt_sndrcv.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_unpack.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
fake_stack.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
Makefile.am First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00
new_pack.c Quit when there is no more space in the iovec. 2005-07-08 06:49:07 +00:00