1
1
openmpi/ompi/datatype
George Bosilca a9aae9c538 Patch based on Takahiro Kawashima fixing the issues with some
of the Fortran datatypes. This patch prevent the copy of the
datatype description from the OPAL to the OMPI layer in order
to decrease the memory requirements.

This commit was SVN r28553.
2013-05-22 18:35:21 +00:00
..
Makefile.am darray and subarray are now first class citizens in Open MPI. They can be stored 2011-03-02 19:22:24 +00:00
ompi_datatype_args.c Add support for the new MPI_Type_create_hindexed_block (MPI 3.0). 2012-08-07 12:48:30 +00:00
ompi_datatype_create_contiguous.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
ompi_datatype_create_darray.c Fix the darray issue where the UB was not computed correctly. The 2012-07-24 22:24:54 +00:00
ompi_datatype_create_indexed.c Add support for the new MPI_Type_create_hindexed_block (MPI 3.0). 2012-08-07 12:48:30 +00:00
ompi_datatype_create_struct.c Refs trac:2273 2010-03-16 00:47:10 +00:00
ompi_datatype_create_subarray.c Fix the darray issue where the UB was not computed correctly. The 2012-07-24 22:24:54 +00:00
ompi_datatype_create_vector.c Refs trac:2273 2010-03-16 00:47:10 +00:00
ompi_datatype_create.c Make ompi_datatype_destroy a real function (instead of inline). 2011-02-25 00:37:52 +00:00
ompi_datatype_external32.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
ompi_datatype_internal.h Patch based on Takahiro Kawashima fixing the issues with some 2013-05-22 18:35:21 +00:00
ompi_datatype_match_size.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
ompi_datatype_module.c Patch based on Takahiro Kawashima fixing the issues with some 2013-05-22 18:35:21 +00:00
ompi_datatype_sndrcv.c Use the correct value for detecting packed data. 2009-08-11 19:09:45 +00:00
ompi_datatype.h Fix the issues with the MPI_Op and the Fortran90 types. 2012-12-19 11:08:18 +00:00