1
1
openmpi/opal/datatype
Edgar Gabriel 8c2ea0ef49 opal/dataype: add additional interface to retrieve more details about
cuda buffer

the existing interface in opal_datatype_cuda do not allow to distinguish whether a
buffer is a managed or unmanaged cuda buffer. Add an interface that allows to
retrieve this information throug a convertor, since the information is actually available
in the mca_common_cuda_* routines.

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2018-06-21 09:25:50 -05:00
..
Makefile.am opal/datatype: add opal_datatype_is_monotonic() 2018-01-09 18:05:14 +09:00
opal_convertor_internal.h use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_convertor_raw.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_convertor.c Add support for GPU buffers for PSM2 MTL 2017-09-01 16:59:03 -07:00
opal_convertor.h Add support for GPU buffers for PSM2 MTL 2017-09-01 16:59:03 -07:00
opal_copy_functions_heterogeneous.c opal/datatype: fix opal_dt_swap_long_double if no IEEE754_H 2017-07-12 10:27:45 +09:00
opal_copy_functions.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype_add.c Allow OPAL DDT to receive size_t count argument. 2018-04-14 15:32:19 -04: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 Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
opal_datatype_copy.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype_copy.h Topic/datatype (#3441) 2017-05-09 09:31:40 -04: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 Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
opal_datatype_cuda.c opal/dataype: add additional interface to retrieve more details about 2018-06-21 09:25:50 -05:00
opal_datatype_cuda.h opal/dataype: add additional interface to retrieve more details about 2018-06-21 09:25:50 -05: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 opal/datatype: minor compiler warning stomp 2018-05-30 10:08:19 -07:00
opal_datatype_fake_stack.c opal/ddt: use optimized description when packing contiguous datatypes 2017-07-12 10:27:45 +09:00
opal_datatype_get_count.c Fix the datatype debug. 2018-03-08 03:40:08 +09:00
opal_datatype_internal.h Fix the datatype debug. 2018-03-08 03:40:08 +09: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 opal_datatype_module.c: reset opal_cuda_verbose 2018-03-13 10:10:15 -07:00
opal_datatype_monotonic.c opal/datatype: add opal_datatype_is_monotonic() 2018-01-09 18:05:14 +09:00
opal_datatype_optimize.c Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
opal_datatype_pack.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype_pack.h use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype_position.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype_prototypes.h Always build support for HETEROGENEOUS environment (this is needed to 2016-03-30 11:40:18 +09:00
opal_datatype_resize.c use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype_unpack.c CONVERTOR: fixed typos in comments 2018-05-16 22:02:39 +03:00
opal_datatype_unpack.h use ptrdiff_t instead of OPAL_PTRDIFF_TYPE 2017-04-19 13:41:56 +09:00
opal_datatype.h Allow OPAL DDT to receive size_t count argument. 2018-04-14 15:32:19 -04:00