<HTML dir=ltr><HEAD><TITLE>Message</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=idOWAReplyText54538 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>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.  </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>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.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>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. </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>"./resource_tracking_test -m 6" gives error but "./resource_tracking_test -m a" doesn't give any error.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>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. </FONT></DIV>
<DIV dir=ltr> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Karun</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>#############################################################</FONT></DIV>
<DIV dir=ltr>[st44 Fri May 26 02:02:50]# ./resource_tracking_test -h<BR>-h, --help               Print this message and exit<BR>-t, --time_out=TIME_OUT   The time out for this test.<BR>-n, --object_number=NUMBER_OF_OBJECT    The number of objects to create.<BR>-m, --MR_TYPE=MEM_REGION_TYPE The MR type: 0=GLOBAL_ARRAY, 1=LOCAL_ARRAY, 2=MALLOC, 3=CONST_CHAR, 4=SHARED_MEMORY, 5=LAST_BLOCK<BR>-s, --SEED=SEED_NUMBER        Start seed for generation of random test - Default 1, 0 for random seed.<BR>-x, --threads=THREAD_NUMBER    The number of threads for this run - Default 1. each thread will run 6 threads<BR>-p, --pulse=PULSE        Give pulse to the screen every n iteration<BR>-c, --use_cb=USE_CB           If you want to use the CB function for this - Default NO (0 for no) NOT fully working .<BR>-H, --device=HOST_ID     HCA to use - Default mthca0 for gen2.<BR>-m, --multicast=MULTI_CAST Check multicast groups: YES/ NO/ ONLY<BR>[st44 Fri May 26 02:02:59]# </DIV></DIV>
<DIV dir=ltr>#####################################################<BR></DIV></BODY></HTML>