1
1
openmpi/ompi/datatype
Jeff Squyres c2387ca74e Fix incorrect declaration (wrong name)
This commit was SVN r7001.
2005-08-24 10:48:07 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c For contiguous datatype set the type in the stack and compute the displacement depending 2005-07-14 19:27:58 +00:00
convertor.h Fix function declaration types and functions (verified by looking at 2005-08-23 12:36:32 +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 Activate the assert as now the ddt engine handle correctly the ref count on the datatypes. 2005-07-14 22:02:43 +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 Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
dt_args.c They get freed in just one place. It's useless to have a macro for that. 2005-07-13 21:27:12 +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 Declare and initialize the 2 predefined convertors. 2005-07-07 23:03:59 +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 Taking care of the source pointer. 2005-08-01 17:09:46 +00:00
dt_sndrcv.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
dt_unpack.c When we copy a convertor we should copy it's flags too. Otherwise the informations inside will 2005-07-29 00:17:02 +00:00
fake_stack.c Fix incorrect declaration (wrong name) 2005-08-24 10:48:07 +00:00
Makefile.am pedantic ... 2005-07-12 05:31:30 +00:00
new_pack.c Taking care of the source pointer. 2005-08-01 17:09:46 +00:00