1
1
openmpi/ompi/datatype
George Bosilca 5641f4f56b Change the name of one of the fields in the end_loop structure.
Update all the macros to reflect the change.
A slightly different version of the boundaries checking function.

This commit was SVN r8027.
2005-11-07 23:22:43 +00:00
..
.compile_files Rename src -> ompi 2005-07-02 13:43:57 +00:00
convertor.c Slim fast ... Do as less as possible on the critical path. The most expensive function now is the one that compute the stack when we move to a new position. For this function there are 2005-11-07 23:21:27 +00:00
convertor.h Add one prototype from the new_position.c 2005-11-07 23:19:54 +00:00
datatype_internal.h Change the name of one of the fields in the end_loop structure. 2005-11-07 23:22:43 +00:00
datatype.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ddt_test.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_add.c The END_LOOP structure change the name of one of it's fields. 2005-11-07 23:18:57 +00:00
dt_arch.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_arch.h Make a compiler happy about casting. 2005-11-07 04:59:46 +00:00
dt_args.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_create_array.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_create_dup.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_create_indexed.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_create_struct.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_create_vector.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_create.c Force the data name to the empty string when we call destroy. 2005-11-07 23:14:32 +00:00
dt_destroy.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_external32.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_match_size.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_module.c Several bug fixes: 2005-11-07 23:10:33 +00:00
dt_optimize.c Add some macros in the begining of the file. They are not used right now, but they will be in few days. 2005-11-07 23:17:00 +00:00
dt_pack.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_sndrcv.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dt_unpack.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
fake_stack.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +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 The shiny new pack and unpack functions. The big difference is that the displacement is 2005-11-07 23:13:04 +00:00
new_position.c When we advance the convertor by a multiple of the data size there is a quick optimization. 2005-11-07 23:00:28 +00:00
new_unpack.c The shiny new pack and unpack functions. The big difference is that the displacement is 2005-11-07 23:13:04 +00:00