.. |
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
|
Update the datatype dump to match the actual types.
|
2019-05-10 18:03:57 -04:00 |
opal_convertor.c
|
Update the datatype dump to match the actual types.
|
2019-05-10 18:03:57 -04:00 |
opal_convertor.h
|
Add a test for very large data.
|
2018-12-06 13:30:58 +09:00 |
opal_copy_functions_heterogeneous.c
|
opal/datatype: Add opal_short_float_t
|
2019-02-01 12:40:14 +09:00 |
opal_copy_functions.c
|
opal/datatype: Add opal_short_float_t
|
2019-02-01 12:40:14 +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
|
opal/datatype: reset ptypes in opal_datatype_clone()
|
2019-02-01 11:20:13 +09: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
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09: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
|
opal/datatype: plug a memory leak in opal_datatype_t destructor
|
2019-01-22 10:57:57 +09: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
|
Update the datatype dump to match the actual types.
|
2019-05-10 18:03:57 -04:00 |
opal_datatype_fake_stack.c
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09:00 |
opal_datatype_get_count.c
|
Fix the datatype debug.
|
2018-03-08 03:40:08 +09:00 |
opal_datatype_internal.h
|
opal/datatype: Add opal_short_float_t
|
2019-02-01 12:40:14 +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: Add opal_short_float_t
|
2019-02-01 12:40:14 +09:00 |
opal_datatype_monotonic.c
|
opal/datatype: add opal_datatype_is_monotonic()
|
2018-01-09 18:05:14 +09:00 |
opal_datatype_optimize.c
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09:00 |
opal_datatype_pack.c
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09:00 |
opal_datatype_pack.h
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09:00 |
opal_datatype_position.c
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +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
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09:00 |
opal_datatype_unpack.h
|
opal/datatype: correctly handle large datatypes
|
2018-12-06 13:30:58 +09:00 |
opal_datatype.h
|
ompi/datatype: Use short float for MPI_REAL2
|
2019-02-01 13:01:10 +09:00 |