1
1
openmpi/ompi/mca/pml
George Bosilca 8852c00c36 Look like a big commit but in fact it address only one issue. The way we're working with
size and diplacement of data-type. After this patch all data can contain size_t bytes
and the displacements are defined as ptrdiff_t. All of the files I was able to compile
have been modified to match this requirement.

This commit was SVN r12146.
2006-10-17 20:20:58 +00:00
..
base Do not increase the reference count for the datatype if it is not required. Plus 2006-09-20 20:14:15 +00:00
cm A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was 2006-09-20 22:14:46 +00:00
dr 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
example Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ob1 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 * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h Reorder the enum in order to allow some compilers to optimize the big switch in 2006-10-04 20:03:28 +00:00