<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everybody,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have one question about a number of segments in 
local_iov when using RDMA Write and Read mode. Is it possible to have 
num_segments>1? I am asking, because  when I try to set up 
num_segments to a value > 1, then I can still only read/write one 
segment, even though I have an appropriate remote buffer already reserved. 
The size of transfered buffer is 10bytes, num_segs=2. </FONT><FONT face=Arial 
size=2>The information, which is printed below, was obrained from  
network devices with one remark - I have set up manualy max_rdma_read_iov=10 and 
max_rdma_write_iov=10. Thank you in advance for your help.  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Ryszard. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>EP_ATTR: the same for both nodes:</FONT></DIV>
<DIV><FONT face=Arial size=2>----------------------------------</FONT></DIV>
<DIV><FONT face=Arial 
size=2> max_message_size=2147483648<BR> max_rdma_size=2147483648<BR> max_recv_dtos=16<BR> max_request_dtos=16<BR> max_recv_iov=4<BR> max_request_iov=4<BR> max_rdma_read_in=4<BR> max_rdma_read_out=4<BR> srq_soft_hw=0<BR> max_rdma_read_iov=10<BR> max_rdma_write_iov=10<BR> ep_transport_specific_count=0<BR> ep_provider_specific_count=0<BR>----------------------------------<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>IA_ATTR: different for nodes</FONT></DIV>
<DIV><FONT face=Arial size=2>----------------------------------<BR>IA 
Info:<BR> max_eps=64512<BR> max_dto_per_ep=65535<BR> max_rdma_read_per_ep_in=4<BR> max_rdma_read_per_ep_out=1610616831<BR> max_evds=65408<BR> max_evd_qlen=131071<BR> max_iov_segments_per_dto=28<BR> max_lmrs=131056<BR> max_lmr_block_size=18446744073709551615<BR> max_pzs=32768<BR> max_message_size=2147483648<BR> max_rdma_size=2147483648<BR> max_rmrs=0<BR> max_srqs=0<BR>  
max_ep_per_srq=0<BR> max_recv_per_srq=143263<BR> max_iov_segments_per_rdma_read=1073741824<BR> max_iov_segments_per_rdma_write=0<BR> max_rdma_read_in=0<BR> max_rdma_read_out=65535<BR> max_rdma_read_per_ep_in_guaranteed=7286<BR> max_rdma_read_per_ep_out_guaranteed=0<BR></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>IA 
Info:<BR> max_eps=64512<BR> max_dto_per_ep=65535<BR> max_rdma_read_per_ep_in=4<BR> max_rdma_read_per_ep_out=0<BR> max_evds=65408<BR> max_evd_qlen=131071<BR> max_iov_segments_per_dto=28<BR> max_lmrs=131056<BR> max_lmr_block_size=18446744073709551615<BR> max_pzs=32768<BR> max_message_size=2147483648<BR> max_rdma_size=2147483648<BR> max_rmrs=0<BR> max_srqs=0<BR> max_ep_per_srq=0<BR> max_recv_per_srq=142247<BR> max_iov_segments_per_rdma_read=1073741824<BR> max_iov_segments_per_rdma_write=0<BR> max_rdma_read_in=0<BR> max_rdma_read_out=65535<BR> max_rdma_read_per_ep_in_guaranteed=7286<BR> max_rdma_read_per_ep_out_guaranteed=28<BR></DIV></FONT></BODY></HTML>