Re: [OMPI devel] [PATCH] Not optimal SRQ resource allocation

2009-12-06 Thread Pavel Shamis (Pasha)
Jeff, During the original code review we found ,that by default we allocate SRQ with size "rd_num + sd_max" but on the SRQ we post only rd_num receive entries. It means that we do not fill the queue completely. Looks like a bug. Pasha Jeff Squyres wrote: SRQ hardware vendors -- please

Re: [OMPI devel] [PATCH] Not optimal SRQ resource allocation

2009-12-06 Thread Vasily Philipov
Hello all. Jeff - thank you for your comments. I answer you below and if you want you can see the changes in the new patch. SRQ hardware vendors -- please review and reply... More below. On Dec 2, 2009, at 10:20 AM, Vasily Philipov wrote: diff -r a5938d9dcada