1
1
openmpi/ompi/mca/btl/sm
George Bosilca 126a68dc9a Big datatype commit. Remove all unused features of the datatype engine. As the memory
allocation logic is completely done outside the data-type engine (in the PML) there is
no need for any special case inside the data-type engine. There is less arguments for
the ompi_convertor_pack and ompi_convertor_unpack as well (the last field free_after is
not required anymore as there is no memory allocated in the engine itself). This change
affect all components using datatypes. I test most of them, but it might happens that I
miss some ... If it's the case please let me know (don't shoot the pianist!!).

This commit was SVN r12331.
2006-10-26 23:11:26 +00:00
..
btl_sm_component.c Complete the SM BTL changes. Now all displacements are ptrdiff_t and there is 2006-10-20 19:28:12 +00:00
btl_sm_endpoint.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
btl_sm_fifo.h Complete the SM BTL changes. Now all displacements are ptrdiff_t and there is 2006-10-20 19:28:12 +00:00
btl_sm_frag.c A couple of changes to improve shared memory behavior when resources get 2006-10-06 21:13:49 +00:00
btl_sm_frag.h A couple of changes to improve shared memory behavior when resources get 2006-10-06 21:13:49 +00:00
btl_sm.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
btl_sm.h Complete the SM BTL changes. Now all displacements are ptrdiff_t and there is 2006-10-20 19:28:12 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00