1
1
openmpi/ompi/mca/btl/mvapi
Galen Shipman a7a4da4502 Scale the SRQ based on the log base 2 of the number of peers,
this assumes that the peers have all been added via add_procs up front. 
Bad things will happen if add_procs is called again later on a new set of
 procs to fix this we need to modify the srq which may wreck things.. looking
 into this deeper.. 

This commit was SVN r7142.
2005-09-02 04:06:51 +00:00
..
btl_mvapi_component.c Scale the SRQ based on the log base 2 of the number of peers, 2005-09-02 04:06:51 +00:00
btl_mvapi_endpoint.c More fixes for sq tokens, 2005-09-02 03:04:28 +00:00
btl_mvapi_endpoint.h Scale the SRQ based on the log base 2 of the number of peers, 2005-09-02 04:06:51 +00:00
btl_mvapi_frag.c Removed all references to the old common/vapi stuff. 2005-08-25 15:04:22 +00:00
btl_mvapi_frag.h Commented out unused frag variables... will remove completely soon 2005-07-14 21:52:55 +00:00
btl_mvapi_proc.c More fixes for sq tokens, 2005-09-02 03:04:28 +00:00
btl_mvapi_proc.h More fixes for sq tokens, 2005-09-02 03:04:28 +00:00
btl_mvapi.c Scale the SRQ based on the log base 2 of the number of peers, 2005-09-02 04:06:51 +00:00
btl_mvapi.h Scale the SRQ based on the log base 2 of the number of peers, 2005-09-02 04:06:51 +00:00
configure.m4 * only give warning about removing -pedantic and -Wall if we are actually 2005-07-28 06:05:27 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am More code cleanup.. Also converted post receive requests to macros.. 2005-07-20 17:43:31 +00:00