1
1
openmpi/ompi/mca/btl/openib
Galen Shipman cc54b07aa0 add better error messages for vapi retry exceeded errors.
This commit was SVN r10219.
2006-06-06 02:04:56 +00:00
..
btl_openib_component.c add better error messages for vapi retry exceeded errors. 2006-06-06 02:04:56 +00:00
btl_openib_eager_rdma.h fix eager RDMA on PPC64. 2006-05-25 11:05:12 +00:00
btl_openib_endpoint.c Fix to allow eager limit and max send size to be any size (within resource limitations). Instead of storing the ompi_free_list_t * in the fragment, we use the frag type enum, this tells us where the frag came from and where it should return.. This could also be done in mvapi but is not a high priority moving forward.. 2006-06-01 02:32:18 +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 Add type to frag. Sometimes we need to know that a frag is from short rdma area. 2006-03-30 15:26:21 +00:00
btl_openib_frag.h Fix to allow eager limit and max send size to be any size (within resource limitations). Instead of storing the ompi_free_list_t * in the fragment, we use the frag type enum, this tells us where the frag came from and where it should return.. This could also be done in mvapi but is not a high priority moving forward.. 2006-06-01 02:32:18 +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 to allow eager limit and max send size to be any size (within resource limitations). Instead of storing the ompi_free_list_t * in the fragment, we use the frag type enum, this tells us where the frag came from and where it should return.. This could also be done in mvapi but is not a high priority moving forward.. 2006-06-01 02:32:18 +00:00
btl_openib.h Fix to allow eager limit and max send size to be any size (within resource limitations). Instead of storing the ompi_free_list_t * in the fragment, we use the frag type enum, this tells us where the frag came from and where it should return.. This could also be done in mvapi but is not a high priority moving forward.. 2006-06-01 02:32:18 +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
help-mpi-btl-openib.txt add better error messages for vapi retry exceeded errors. 2006-06-06 02:04:56 +00:00
Makefile.am add help file to explain why things went south.. 2006-06-05 21:23:45 +00:00