1
1
openmpi/ompi/datatype
George Bosilca 906e8bf1d1 Replace the ompi_pointer_array with opal_pointer_array. The next step
(sometimes after the merge with the ORTE branch), the opal_pointer_array
will became the only pointer_array implementation (the orte_pointer_array
will be removed).

This commit was SVN r17007.
2007-12-21 06:02:00 +00:00
..
convertor_internal.h Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
convertor.c - Just some type casts. 2007-09-12 15:29:58 +00:00
convertor.h George noted I had this logic completely backwards. Oops. 2007-08-29 16:18:04 +00:00
copy_functions_heterogeneous.c Last set of datatype updates. Mostly function prototypes updates and 2006-10-20 02:31:50 +00:00
copy_functions.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
datatype_checksum.h Keep the += by now. The only checksum that we have require it. 2006-06-16 03:01:16 +00:00
datatype_internal.h Allow for datatype with more than 2^16-1 entries. The new limit is 2^32-1 and it 2007-05-24 17:24:57 +00:00
datatype_memcpy.h Last step for the generation of 2 set of pack/unpack functions. One with 2006-03-17 08:04:59 +00:00
datatype_pack.c - Just some type casts. 2007-09-12 15:29:58 +00:00
datatype_pack.h Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
datatype_prototypes.h These functions dont have to be exported. The outside world 2006-11-08 16:49:34 +00:00
datatype_unpack.c - Just some type casts. 2007-09-12 15:29:58 +00:00
datatype_unpack.h Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
datatype.h Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
dt_add.c This is the real fix for ticket 317 and ticket 1065 and ticket 278. 2007-09-10 22:27:59 +00:00
dt_arch.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
dt_arch.h Fix some typos. 2006-10-03 20:21:24 +00:00
dt_args.c The Windows support is now back in bussiness. 2007-07-25 03:55:34 +00:00
dt_copy.c If we have to complain about some pointer problems at least complain 2007-07-06 16:56:04 +00:00
dt_create_dup.c This commit should fix the issues with ticket 1065. Now, we correctly 2007-09-10 22:13:42 +00:00
dt_create_indexed.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_create_struct.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_create_vector.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
dt_create.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
dt_destroy.c Allow correct duplication for MPI_UB and MPI_LB. The problem is that we cannot 2007-03-06 18:21:49 +00:00
dt_external32.c Merge in changes from the bwb-heterogeneous temp branch (r12491 - 2006-12-04 20:11:42 +00:00
dt_get_count.c Initialize the length before using it. 2006-11-01 22:07:21 +00:00
dt_match_size.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
dt_module.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
dt_optimize.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00
dt_sndrcv.c Rewrite the ompi_ddt_sndrcv function. 2006-11-12 05:56:02 +00:00
fake_stack.c Look like a big commit but in fact it address only one issue. The way we're working with 2006-10-17 20:20:58 +00:00
Makefile.am Implement MPI_TYPE_CREATE_DARRAY function. Works with MPICH2 darray-pack 2007-03-08 16:33:08 +00:00
position.c Finally the convertor export a convenience function to allow a consistent 2007-03-30 22:02:45 +00:00