1
1
openmpi/ompi/datatype
George Bosilca 79b13f36ba darray and subarray are now first class citizens in Open MPI. They can be stored
in packed form and reloaded, as any other type (this is mainly for one sided).

This commit was SVN r24480.
2011-03-02 19:22:24 +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 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_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 Refs trac:2273 2010-03-16 00:47:10 +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 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_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 darray and subarray are now first class citizens in Open MPI. They can be stored 2011-03-02 19:22:24 +00:00