1
1
openmpi/ompi/datatype
2013-07-22 23:45:45 +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 Fix an issue with the packing/unpacking of datatype representations 2013-07-15 10:54:22 +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 MPI-2.2: Add C++ datatypes to mpi.h and fix support for MPI_C_*COMPLEX 2013-07-22 23:45:45 +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 an issue with the packing/unpacking of datatype representations 2013-07-15 10:54:22 +00:00