1
1
openmpi/ompi/datatype
2011-02-25 00:37:52 +00:00
..
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
ompi_datatype_args.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +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_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_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 Make ompi_datatype_destroy a real function (instead of inline). 2011-02-25 00:37:52 +00:00