<HTML dir=ltr><HEAD><TITLE>Re: Minor issues with resource tracking test</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR><BASE href=HEAD>
<BODY>
<DIV id=idOWAReplyText36862 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi Dotan:</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Thanks for your responses.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>I am aware that we support [0..5] as MR TYPE. My point was that as we are generating an error when we execute with "-m 6" , we should also generate an error when we specify -m to any alphabet eg. "-m a". At present, "-m a" doesn't give any error and execute the test with default option for -m.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Karun</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Dotan Barak [mailto:dotanb@mellanox.co.il]<BR><B>Sent:</B> Sun 5/28/2006 4:01 AM<BR><B>To:</B> Sharma, Karun<BR><B>Cc:</B> Burgert, Robert; openfabrics-ewg@openib.org<BR><B>Subject:</B> Re: Minor issues with resource tracking test<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>On Friday 26 May 2006 09:44, Sharma, Karun wrote:<BR><BR>> While testing, i observed that we are using -m option 2 times as per help output (see below). One is to specify "MR TYPE" and other is to specify "Multicast" option. This is quite misleading. <BR>You are absolutely right, this issue was fixed (the multicast short flag is now '-l').<BR><BR>> Moreover, -m option doesn't affect Multicast setting.  "-m YES" or "-m NO" doesn't switch on/off multicast. It execute the test with default MR Type and default Multicast setting.<BR>You get this response because of the previous issue (same letter is being used for both options)<BR><BR>> If we specify -m to any other number from 6 onwards, we get an error saying "Bad option". But if we specify any alphabet to -m, the test executes with default settings. For eg.<BR>> "./resource_tracking_test -m 6" gives error but "./resource_tracking_test -m a" doesn't give any error.<BR>There are only several MR types that are being supported by the test ([0..5]).  please review the readme.txt for more details.<BR><BR>> One more thing, please let me know if there is any upper limit to -x (number of threads) option. It fails if i specify -x 20.<BR>The value of X is multiplied by the number of objects, in your example 120 threads will be created in the machine, and everyone of them will try to create the number all the resources.<BR>The limitations are the total number of threads that one process can open and the amount of memory that you have in your host.<BR><BR><BR>Thanks<BR>Dotan<BR></FONT></P></DIV></BODY></HTML>