1
1
openmpi/ompi/datatype
Rich Graham 9d59c0fbd6 add comment on what ompi_convertor_need_buffers() does.
This commit was SVN r19757.
2008-10-16 15:40:21 +00:00
..
convertor_internal.h - Add the *_C_DECLS (we compile with MS VC++). 2008-08-27 16:01:59 +00:00
convertor.c Remove the protection around computing the remote size. This has to be done 2008-09-26 23:11:53 +00:00
convertor.h add comment on what ompi_convertor_need_buffers() does. 2008-10-16 15:40:21 +00:00
copy_functions_heterogeneous.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
copy_functions.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
datatype_checksum.h Keep the += by now. The only checksum that we have require it. 2006-06-16 03:01:16 +00:00
datatype_internal.h Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
datatype_memcpy.h Last step for the generation of 2 set of pack/unpack functions. One with 2006-03-17 08:04:59 +00:00
datatype_pack.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
datatype_pack.h Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
datatype_prototypes.h These functions dont have to be exported. The outside world 2006-11-08 16:49:34 +00:00
datatype_unpack.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
datatype_unpack.h Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
datatype.h Make the ompi_ddt_dump function externally visible. 2008-06-18 08:37:43 +00:00
dt_add.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
dt_args.c Deal with the ticket #1239 and #712. This will upgrade the Open MPI support 2008-08-31 18:36:32 +00:00
dt_copy.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
dt_create_dup.c Minimize the dependencies for the datatype header file (datatype.h) 2008-02-10 21:40:47 +00:00
dt_create_indexed.c Minimize the dependencies for the datatype header file (datatype.h) 2008-02-10 21:40:47 +00:00
dt_create_struct.c Minimize the dependencies for the datatype header file (datatype.h) 2008-02-10 21:40:47 +00:00
dt_create_vector.c Minimize the dependencies for the datatype header file (datatype.h) 2008-02-10 21:40:47 +00:00
dt_create.c Fix CID 1116: ensure to check return code (patch approved by George 2008-09-19 13:28:04 +00:00
dt_destroy.c Minimize the dependencies for the datatype header file (datatype.h) 2008-02-10 21:40:47 +00:00
dt_external32.c Typo. 2008-09-26 23:09:48 +00:00
dt_get_count.c Initialize the length before using it. 2006-11-01 22:07:21 +00:00
dt_match_size.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
dt_module.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
dt_optimize.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
dt_sndrcv.c Rewrite the ompi_ddt_sndrcv function. 2006-11-12 05:56:02 +00:00
fake_stack.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
Makefile.am Shift the architecture calculation from the ompi/datatype engine to the opal/util area. This allows us to compute the architecture earlier in the launch and communicate it outside of the modex. 2008-04-17 20:43:56 +00:00
position.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00