.. |
Makefile.am
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +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
|
Correctly generate the raw description in the convertor. Advance
|
2011-11-30 00:14:47 +00:00 |
opal_convertor.c
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +00:00 |
opal_convertor.h
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +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
|
- Split the datatype engine into two parts: an MPI specific part in
|
2009-07-13 04:56:31 +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
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +00:00 |
opal_datatype_copy.h
|
Update the copyright. Add the fix from Tim Mattox regarding the computation
|
2010-11-17 02:10:15 +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
|
Some additional CUDA specific code.
|
2011-12-29 12:31:54 +00:00 |
opal_datatype_cuda.h
|
Some additional CUDA specific code.
|
2011-12-29 12:31:54 +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
|
Spaces instead of tabs.
|
2009-12-15 18:07:33 +00:00 |
opal_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 |
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
|
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_optimize.c
|
- Fixup several functions, that cannot return
|
2010-08-31 12:21:13 +00:00 |
opal_datatype_pack.c
|
Fix an issue with the datatype engine where if the left over from
|
2011-11-18 04:28:14 +00:00 |
opal_datatype_pack.h
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +00:00 |
opal_datatype_position.c
|
- Split the datatype engine into two parts: an MPI specific part in
|
2009-07-13 04:56:31 +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
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +00:00 |
opal_datatype_unpack.h
|
Add some basic support for sending and receiving CUDA device memory. Feature is disabled by default and has no effect on default code paths.
|
2011-04-28 23:05:55 +00:00 |
opal_datatype.h
|
We do need the name for debugging purposes.
|
2011-03-02 19:19:15 +00:00 |