1
1
openmpi/ompi/mca/btl/openib
Gleb Natapov 590c992a7e fix recursive lock of openib_btl->ib_lock.
This commit was SVN r9427.
2006-03-26 15:02:43 +00:00
..
btl_openib_component.c fix recursive lock of openib_btl->ib_lock. 2006-03-26 15:02:43 +00:00
btl_openib_eager_rdma.h Implementation of short message RDMA. 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_openib_use_eager_rdma to 1 to enable it. 2006-03-26 08:30:50 +00:00
btl_openib_endpoint.c fix recursive lock of openib_btl->ib_lock. 2006-03-26 15:02:43 +00:00
btl_openib_endpoint.h Implementation of short message RDMA. 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_openib_use_eager_rdma to 1 to enable it. 2006-03-26 08:30:50 +00:00
btl_openib_frag.c Implementation of short message RDMA. 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_openib_use_eager_rdma to 1 to enable it. 2006-03-26 08:30:50 +00:00
btl_openib_frag.h Implementation of short message RDMA. 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_openib_use_eager_rdma to 1 to enable it. 2006-03-26 08:30:50 +00:00
btl_openib_proc.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_openib_proc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_openib.c fix compilation bug with --enable-mpi-threads 2006-03-26 13:24:10 +00:00
btl_openib.h fix recursive lock of openib_btl->ib_lock. 2006-03-26 15:02:43 +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 Implementation of short message RDMA. 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_openib_use_eager_rdma to 1 to enable it. 2006-03-26 08:30:50 +00:00