1
1
openmpi/ompi/mca/pml/v/static-components.h
Aurelien Bouteiller 77565d60d9 Heavy modification of the pml_v framework.
* Code cleanup and rationalization
* Fixed: mca_pml_base_send/recv_request are now allocated before recreation by the PML-V
* Fixed: pointer arithmetic bug in sender based that crashed 
* Changed: directory structure. This is one step forward using autogen.sh to build static-components.h (it needs to have the directory structure of a mca framework for this). 

This commit was SVN r15878.
2007-08-16 05:52:30 +00:00

11 строки
104 B
C

/*
* $HEADER$
*/
const mca_base_component_t *mca_vprotocol_base_static_components[] = {
NULL
};