1
1
openmpi/ompi/datatype
George Bosilca c5e4b2ab44 Correctly moves the pointers around on big data.
This commit was SVN r26259.
2012-04-10 05:37:59 +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 Correctly compute the aligned address when packing the 2012-01-12 19:15: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 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_create_indexed.c Based on the patch submitted by Pascal Deveze, here is the memory leak fix 2011-04-14 21:50:06 +00:00
ompi_datatype_create_struct.c Refs trac:2273 2010-03-16 00:47:10 +00:00
ompi_datatype_create_subarray.c 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_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 Unsigned datatypes should be redirected to their unsigned correspondants 2011-05-03 12:53:52 +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 Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +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 Correctly moves the pointers around on big data. 2012-04-10 05:37:59 +00:00