1
1
openmpi/ompi/datatype
George Bosilca cb7b401ca8 Correct the send-recv operation.
This commit was SVN r7709.
2005-10-11 22:41:08 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c Comment out what seems to be a debugging output. Will confirm with 2005-09-29 16:39:27 +00:00
convertor.h Correct a small typo 2005-10-04 14:42:37 +00:00
datatype_internal.h Cleanups ... 2005-09-18 12:34:29 +00:00
datatype.h Cleanups ... 2005-09-18 12:34:29 +00:00
ddt_test.c - fixed issue w/ btl send-in-place option that was affecting tcp 2005-09-14 17:08:08 +00:00
dt_add.c Cleanups ... 2005-09-18 12:34:29 +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 Cleanups ... 2005-09-18 12:34:29 +00:00
dt_create_array.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_create_dup.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_create_indexed.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_create_struct.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_create_vector.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_create.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_destroy.c Cleanups ... 2005-09-18 12:34:29 +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 Cleanups ... 2005-09-18 12:34:29 +00:00
dt_module.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_optimize.c Cleanups ... 2005-09-18 12:34:29 +00:00
dt_pack.c Make the datatype compile on solaris. 2005-10-04 15:45:18 +00:00
dt_sndrcv.c Correct the send-recv operation. 2005-10-11 22:41:08 +00:00
dt_unpack.c Make the datatype compile on solaris. 2005-10-04 15:45:18 +00:00
fake_stack.c Cleanups ... 2005-09-18 12:34:29 +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 - fixed issue w/ btl send-in-place option that was affecting tcp 2005-09-14 17:08:08 +00:00
new_pack.c Alway call the memory allocation function with the correct type for the first argument. The problem is 2005-10-04 14:44:59 +00:00
new_unpack.c Add more debug messages to the pack and unpack functions. 2005-09-11 18:51:06 +00:00