1
1
openmpi/ompi/datatype
George Bosilca 5b1303edef Correctly handle the convertor flags.
This commit was SVN r7298.
2005-09-11 18:51:47 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c Cleanup the flags when we clone or copy a convertor. Add safety checks for the set_position function. 2005-09-11 18:49:46 +00:00
convertor.h Add some mask to cleanup the convertor flags. 2005-09-11 18:48:50 +00:00
datatype_internal.h - Helpful debug code by George. 2005-08-19 10:39:34 +00:00
datatype.h Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
ddt_test.c Add comment about how to compile these 2 tests. 2005-09-09 06:17:19 +00:00
dt_add.c Solve the reference count problem. As the MPI functions always use the ompi_ddt_set_args 2005-09-07 20:10:24 +00:00
dt_arch.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_arch.h Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
dt_args.c Solve the reference count problem. As the MPI functions always use the ompi_ddt_set_args 2005-09-07 20:10:24 +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 pedantic ... 2005-07-12 21:53:47 +00:00
dt_destroy.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_external32.c Add a global local architecture. It is required by the proc.c file as all new procs by default 2005-07-29 00:12:33 +00:00
dt_match_size.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_module.c Call the new unpack function from the new_unpack.c 2005-09-09 23:38:31 +00:00
dt_optimize.c Give a change to all datatype to get an optimized version. Even the contiguous ones ... 2005-07-12 05:31:12 +00:00
dt_pack.c Correctly handle the convertor flags. 2005-09-11 18:51:47 +00:00
dt_sndrcv.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_unpack.c Correctly handle the convertor flags. 2005-09-11 18:51:47 +00:00
fake_stack.c Fix incorrect declaration (wrong name) 2005-08-24 10:48:07 +00:00
Makefile.am A new unpack framework based on the pack. Quicker and simpler and hopefully less 2005-09-09 23:37:02 +00:00
mpi_test.c Add comment about how to compile these 2 tests. 2005-09-09 06:17:19 +00:00
new_pack.c Add more debug messages to the pack and unpack functions. 2005-09-11 18:51:06 +00:00
new_unpack.c Add more debug messages to the pack and unpack functions. 2005-09-11 18:51:06 +00:00