1
1
openmpi/opal/datatype
George Bosilca 43b4d76913 Fix a corner case for a non-contiguous send convertor where the
convertor accepted to be set to a position in the middle of a
predefined datatype. Once set there is was unable to provide the
second part of the datatype. This fix force the convertor to be
aligned on predefined datatypes boundaries for any non-contiguous
send convertor.

This commit was SVN r29285.
2013-09-28 16:46:21 +00:00
..
Makefile.am Remove any dependency on libcuda.so in opal layer. All changes are within OMPI_CUDA_SUPPORT code. 2013-01-30 23:07:32 +00:00
opal_convertor_internal.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_convertor_raw.c Make the opal_convertor_raw similar to opal_convertor_pack and _unpack, by 2013-04-08 13:49:14 +00:00
opal_convertor.c Fix a corner case for a non-contiguous send convertor where the 2013-09-28 16:46:21 +00:00
opal_convertor.h Improve CUDA GPU transfers over openib BTL. Use aynchronous copies. 2013-01-17 22:34:43 +00:00
opal_copy_functions_heterogeneous.c Get rid of all unused functions. 2009-07-16 19:53:07 +00:00
opal_copy_functions.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_datatype_add.c Based on the MPI 3.0 count equal to zero has a clear meaning, no modification 2013-05-29 16:02:54 +00:00
opal_datatype_checksum.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_datatype_clone.c Correct the pointer math when we copy the opal_datatype_t object. In addition 2009-09-18 20:05:22 +00:00
opal_datatype_copy.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
opal_datatype_copy.h Promote from int32_t to size_t. 2012-03-05 14:08:47 +00:00
opal_datatype_create_contiguous.c Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +00:00
opal_datatype_create.c Get rid of all unused functions. 2009-07-16 19:53:07 +00:00
opal_datatype_cuda.c Remove useless include. 2013-06-15 16:07:30 +00:00
opal_datatype_cuda.h Remove any dependency on libcuda.so in opal layer. All changes are within OMPI_CUDA_SUPPORT code. 2013-01-30 23:07:32 +00:00
opal_datatype_destroy.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_datatype_dump.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_datatype_fake_stack.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_datatype_get_count.c MPI-3: add support for large counts using derived datatypes 2013-07-23 15:35:14 +00:00
opal_datatype_internal.h Cleanup complex datatypes and update datatypes and operator code to use C99. 2013-09-17 17:49:42 +00:00
opal_datatype_memcpy.h Add a second version of the datatype copy function using memmove instead of memcpy. 2010-11-12 23:22:35 +00:00
opal_datatype_module.c Cleanup complex datatypes and update datatypes and operator code to use C99. 2013-09-17 17:49:42 +00:00
opal_datatype_optimize.c Fix an issue identified by Thomas Jahns and his colleague when the data 2013-04-09 23:01:54 +00:00
opal_datatype_pack.c Cleanup spaces, nothing else. 2013-09-18 00:07:58 +00:00
opal_datatype_pack.h Improve CUDA GPU transfers over openib BTL. Use aynchronous copies. 2013-01-17 22:34:43 +00:00
opal_datatype_position.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
opal_datatype_prototypes.h Missing C_DECLS. 2009-07-13 17:31:42 +00:00
opal_datatype_resize.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
opal_datatype_unpack.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
opal_datatype_unpack.h Improve CUDA GPU transfers over openib BTL. Use aynchronous copies. 2013-01-17 22:34:43 +00:00
opal_datatype.h Cleanup complex datatypes and update datatypes and operator code to use C99. 2013-09-17 17:49:42 +00:00