.. |
Makefile.am
|
opal/datatype: add opal_datatype_is_monotonic()
|
2018-01-09 18:05:14 +09:00 |
opal_convertor_internal.h
|
Fix the variable names used for the datatype dump.
|
2019-08-14 10:59:50 -04:00 |
opal_convertor_raw.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_convertor.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_convertor.h
|
Disable checksum.
|
2019-07-09 14:50:09 -04:00 |
opal_copy_functions_heterogeneous.c
|
Fix miscellaneous compiler warnings.
|
2019-10-01 16:27:25 -04:00 |
opal_copy_functions.c
|
opal/datatype: Add opal_short_float_t
|
2019-02-01 12:40:14 +09:00 |
opal_datatype_add.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05: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
|
Fix the variable names used for the datatype dump.
|
2019-08-14 10:59:50 -04:00 |
opal_datatype_copy.h
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05: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
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype_fake_stack.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype_get_count.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype_internal.h
|
Swap the 2 fields to maintain the size of the struct.
|
2019-11-07 11:25:03 -05: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
|
Mark predefined empty datatype contiguous.
|
2019-09-07 14:40:21 +10:00 |
opal_datatype_monotonic.c
|
Optimized datatype description.
|
2019-07-09 14:50:08 -04:00 |
opal_datatype_optimize.c
|
Small optimization on the datatype commit.
|
2019-08-30 19:56:48 -04:00 |
opal_datatype_pack.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype_pack.h
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype_position.c
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05: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
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype_unpack.h
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |
opal_datatype.h
|
Prevent overflow when dealing with datatype count.
|
2019-11-07 11:25:03 -05:00 |