Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
/
v
/
vprotocol
/
pessimist
История
Aurelien Bouteiller
670956e172
Another cast mistake.
...
This commit was SVN r16247.
2007-09-26 21:14:35 +00:00
..
configure.params
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
Makefile.am
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_comm.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_component.c
This patch adds actual non-blocking sender-based message logging. This improves bandwidth. Still need to work on malloc/mmap storage to reach optimal bandwidth.
2007-09-21 03:24:08 +00:00
vprotocol_pessimist_event.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_event.h
Make sure that the pml v parasite never get loaded when user did not requested FT. This does not break the ability to switch protocol on the fly.
2007-09-12 20:47:17 +00:00
vprotocol_pessimist_eventlog.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_eventlog.h
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_probe.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_proc.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_progress.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_recv.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_request.c
There is room in convertor to copy the packed data. It works just need to add the correct memcopy. It does not manage the short messages but I alreqdy think of a workaround for this (and it might even be better regarding latency).
2007-09-20 21:57:21 +00:00
vprotocol_pessimist_request.h
This patch adds actual non-blocking sender-based message logging. This improves bandwidth. Still need to work on malloc/mmap storage to reach optimal bandwidth.
2007-09-21 03:24:08 +00:00
vprotocol_pessimist_send.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_sender_based.c
Another cast mistake.
2007-09-26 21:14:35 +00:00
vprotocol_pessimist_sender_based.h
Another cast mistake.
2007-09-26 21:14:35 +00:00
vprotocol_pessimist_start.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_start.h
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_wait.c
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist_wait.h
Major modification of the vprotocol framework build system. With a better integration in autogen.sh, it allows for generating static-components.h the usual way.
2007-09-12 18:46:37 +00:00
vprotocol_pessimist.c
There is room in convertor to copy the packed data. It works just need to add the correct memcopy. It does not manage the short messages but I alreqdy think of a workaround for this (and it might even be better regarding latency).
2007-09-20 21:57:21 +00:00
vprotocol_pessimist.h
There is room in convertor to copy the packed data. It works just need to add the correct memcopy. It does not manage the short messages but I alreqdy think of a workaround for this (and it might even be better regarding latency).
2007-09-20 21:57:21 +00:00