<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: run time parameters while analyzing performance in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885811#M4667</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;I am facing a different problem now. My shell script runs my application file for about 30 different parameters.&lt;BR /&gt;Like:&lt;BR /&gt;for i,j,k&lt;BR /&gt; ./a.out $i, $j, $k // for different combinations of parameters&lt;BR /&gt;&lt;BR /&gt;I need h/w counter values for all these combinations. But in the output activity file, I am getting at most 16 set of values. Is there some kind of a limit? Or is it just adding up the values for different combinations?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 17 Nov 2009 17:07:38 GMT</pubDate>
    <dc:creator>fauzia</dc:creator>
    <dc:date>2009-11-17T17:07:38Z</dc:date>
    <item>
      <title>run time parameters while analyzing performance</title>
      <link>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885808#M4664</link>
      <description>Hi,&lt;BR /&gt;Can anyone tell me how can give runtime inputs during using vtune?&lt;BR /&gt;&lt;BR /&gt;my c code main function takes 3 command line inputs ( main (argv[]..)... )&lt;BR /&gt;after compiling with icc, i am generating a.out(or whatever is the name..)&lt;BR /&gt; &lt;BR /&gt;now i tried to collect the cpu-clk-unhalted value using the following command &lt;BR /&gt; 
&lt;META http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" /&gt;
&lt;TITLE&gt;&lt;/TITLE&gt;
&lt;META name="GENERATOR" content="OpenOffice.org 3.0  (Linux)" /&gt;
&lt;STYLE type="text/css"&gt;
	&amp;lt;!--
		@page { margin: 0.79in }
		P { margin-bottom: 0.08in }
	--&amp;gt;
	&lt;/STYLE&gt;
&lt;P style="margin-bottom: 0in;"&gt;$ vtl activity test-2 -d 600 -start-paused -c sampling -o "-cal yes -sterm yes -ec -en='CPU_CLK_UNHALTED.THREAD'
&lt;TITLE&gt;&lt;/TITLE&gt;
&lt;META name="GENERATOR" content="OpenOffice.org 3.0  (Linux)" /&gt;
&lt;STYLE type="text/css"&gt;
	&amp;lt;!--
		@page { margin: 0.79in }
		P { margin-bottom: 0.08in }
	&lt;/STYLE&gt;
&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;" -app ./a.out run&lt;/P&gt;
&lt;P style="margin-bottom: 0in;"&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
here i need to put the 3 params. if i was running only in command line , i would have put $ ./a.out 4 4 4&lt;BR /&gt;but how can I do it while running with vtune?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 23:59:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885808#M4664</guid>
      <dc:creator>fauzia</dc:creator>
      <dc:date>2009-11-12T23:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: run time parameters while analyzing performance</title>
      <link>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885809#M4665</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
There is an option to give command line parameters in the setup for VTune, but it may be better to set up your application to run as a shell script, if you can put the inputs in the script, and specify that script to be run by VTune.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Nov 2009 01:18:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885809#M4665</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-11-13T01:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: run time parameters while analyzing performance</title>
      <link>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885810#M4666</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/367365"&gt;tim18&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; There is an option to give command line parameters in the setup for VTune, but it may be better to set up your application to run as a shell script, if you can put the inputs in the script, and specify that script to be run by VTune.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks. I wrote a shell script with all the parameter combinations and then ran it using vtune. its working...thanks again.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Nov 2009 03:03:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885810#M4666</guid>
      <dc:creator>fauzia</dc:creator>
      <dc:date>2009-11-13T03:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: run time parameters while analyzing performance</title>
      <link>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885811#M4667</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;I am facing a different problem now. My shell script runs my application file for about 30 different parameters.&lt;BR /&gt;Like:&lt;BR /&gt;for i,j,k&lt;BR /&gt; ./a.out $i, $j, $k // for different combinations of parameters&lt;BR /&gt;&lt;BR /&gt;I need h/w counter values for all these combinations. But in the output activity file, I am getting at most 16 set of values. Is there some kind of a limit? Or is it just adding up the values for different combinations?&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Nov 2009 17:07:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/run-time-parameters-while-analyzing-performance/m-p/885811#M4667</guid>
      <dc:creator>fauzia</dc:creator>
      <dc:date>2009-11-17T17:07:38Z</dc:date>
    </item>
  </channel>
</rss>

