Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
btl
/
mvapi
История
Gleb Natapov
b6ab1f4262
fix compilation warnings.
...
This commit was SVN r9515.
2006-04-02 11:32:25 +00:00
..
btl_mvapi_component.c
fix compilation warnings.
2006-04-02 11:32:25 +00:00
btl_mvapi_eager_rdma.h
fix compilation warnings.
2006-04-02 11:32:25 +00:00
btl_mvapi_endpoint.c
fix compilation warnings.
2006-04-02 11:32:25 +00:00
btl_mvapi_endpoint.h
Porting of short message RDMA from openib BTL. Endpoint registers circular buffer and sends its address and rkey to the peer. Peer uses this buffer to eagerly RDMA small message into it. Endpoint polls the buffer for message arrival before checking HP/LP QPs. Set btl_mvapi_use_eager_rdma to 1 to enable it.
2006-03-30 12:55:31 +00:00
btl_mvapi_frag.c
Porting of short message RDMA from openib BTL. Endpoint registers circular buffer and sends its address and rkey to the peer. Peer uses this buffer to eagerly RDMA small message into it. Endpoint polls the buffer for message arrival before checking HP/LP QPs. Set btl_mvapi_use_eager_rdma to 1 to enable it.
2006-03-30 12:55:31 +00:00
btl_mvapi_frag.h
Porting of short message RDMA from openib BTL. Endpoint registers circular buffer and sends its address and rkey to the peer. Peer uses this buffer to eagerly RDMA small message into it. Endpoint polls the buffer for message arrival before checking HP/LP QPs. Set btl_mvapi_use_eager_rdma to 1 to enable it.
2006-03-30 12:55:31 +00:00
btl_mvapi_proc.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
btl_mvapi_proc.h
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
btl_mvapi_rdma_buf.h
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
btl_mvapi.c
Diagnostic function for mvapi. It print all the credits used for the flow control.
2006-03-21 17:02:14 +00:00
btl_mvapi.h
Porting of short message RDMA from openib BTL. Endpoint registers circular buffer and sends its address and rkey to the peer. Peer uses this buffer to eagerly RDMA small message into it. Endpoint polls the buffer for message arrival before checking HP/LP QPs. Set btl_mvapi_use_eager_rdma to 1 to enable it.
2006-03-30 12:55:31 +00:00
configure.m4
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
configure.params
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Porting of short message RDMA from openib BTL. Endpoint registers circular buffer and sends its address and rkey to the peer. Peer uses this buffer to eagerly RDMA small message into it. Endpoint polls the buffer for message arrival before checking HP/LP QPs. Set btl_mvapi_use_eager_rdma to 1 to enable it.
2006-03-30 12:55:31 +00:00