1
1
openmpi/ompi/mca/pml/v/protocol_pessimist
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
..
configure.params Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
Makefile.am Modified the output system to comply with a wider range of compilers. 2007-07-27 23:11:00 +00:00
vprotocol_pessimist_comm.c Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist_component.c Heavy modification of the pml_v framework. 2007-08-16 05:52:30 +00:00
vprotocol_pessimist_event.c Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist_event.h Modified the output system to comply with a wider range of compilers. 2007-07-27 23:11:00 +00:00
vprotocol_pessimist_eventlog.c Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist_eventlog.h Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist_probe.c Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist_proc.c Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist_progress.c Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist_recv.c Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist_request.c Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist_request.h Heavy modification of the pml_v framework. 2007-08-16 05:52:30 +00:00
vprotocol_pessimist_send.c Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist_sender_based.c Heavy modification of the pml_v framework. 2007-08-16 05:52:30 +00:00
vprotocol_pessimist_sender_based.h Heavy modification of the pml_v framework. 2007-08-16 05:52:30 +00:00
vprotocol_pessimist_start.c Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist_start.h Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist_wait.c Moved replay macros to functions. The performance improvement in process recovery does not worth the debugging hassle. 2007-07-31 16:01:32 +00:00
vprotocol_pessimist_wait.h Fixed: warnings with printf(%d, size_t) 2007-07-25 22:28:04 +00:00
vprotocol_pessimist.c Fixed: various warnings with printf(%x, uint64_t) on 32 bit architectures + some left (long) cast for size_t printf. 2007-07-31 17:12:21 +00:00
vprotocol_pessimist.h Heavy modification of the pml_v framework. 2007-08-16 05:52:30 +00:00