1
1
openmpi/ompi/mca/btl/openib
Galen Shipman c9e0eda190 Initialize the completion queue to a reasonable size based on maximum number
of send/receives outstanding.

Use ibv_cq_resize if available after initial creation of completion queue if
cq_size is too small (based on number of peers). 

This commit was SVN r11053.
2006-07-30 00:58:40 +00:00
..
btl_openib_component.c Initialize the completion queue to a reasonable size based on maximum number 2006-07-30 00:58:40 +00:00
btl_openib_eager_rdma.h remove modulo op from fast path. Improvement 0.02-0.04ms. 2006-06-28 12:00:47 +00:00
btl_openib_endpoint.c Initialize the completion queue to a reasonable size based on maximum number 2006-07-30 00:58:40 +00:00
btl_openib_endpoint.h Merge with gleb-pml branch. Add out of resource handling support to PML layer. 2006-07-20 14:44:35 +00:00
btl_openib_frag.c Create separate pool for control messages. It is unlimited, but the maximum number of element that are allocated from it is limited by number of connections. 2006-07-27 14:09:30 +00:00
btl_openib_frag.h Create separate pool for control messages. It is unlimited, but the maximum number of element that are allocated from it is limited by number of connections. 2006-07-27 14:09:30 +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 Initialize the completion queue to a reasonable size based on maximum number 2006-07-30 00:58:40 +00:00
btl_openib.h Initialize the completion queue to a reasonable size based on maximum number 2006-07-30 00:58:40 +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 Until a real fix for #142 is found, this workaround prohibits using 2006-06-27 10:43:03 +00:00
Makefile.am add help file to explain why things went south.. 2006-06-05 21:23:45 +00:00