Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
/
v
/
vprotocol
/
base
История
Aurelien Bouteiller
6190c97ee9
PML V and vprotocol framework management of customizable wait/test. This is still a fast and dirty implementation (cleanup of the customized request functions is not totally correct if several component modify them out of order).
...
This commit was SVN r16890.
2007-12-07 08:21:25 +00:00
..
base.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
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_base_parasite.c
PML V and vprotocol framework management of customizable wait/test. This is still a fast and dirty implementation (cleanup of the customized request functions is not totally correct if several component modify them out of order).
2007-12-07 08:21:25 +00:00
vprotocol_base_request.c
Accomoding the new interface for free_lists.
2007-11-16 00:00:38 +00:00
vprotocol_base_request.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_base_select.c
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_base.c
Fixed two little warnings
2007-09-12 21:07:11 +00:00