<?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 Just to confirm - Is there a in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113702#M16192</link>
    <description>&lt;P&gt;Just to confirm - Is there a CQ Feature Request for advixe-cl to support a separate finalization command similiar to that provided by Vtune, an advixe-cl&amp;nbsp; -finalize &amp;lt;args&amp;gt;&amp;nbsp; sort of functionality?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2016 16:26:48 GMT</pubDate>
    <dc:creator>Ronald_G_2</dc:creator>
    <dc:date>2016-11-09T16:26:48Z</dc:date>
    <item>
      <title>command line -no-auto-finalize</title>
      <link>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113698#M16188</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;A couple of questions on finalization.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;We're working on Knights Landing processor. &amp;nbsp;Obviously finalization on KNL is slower than on Xeon, taking somewhere between 5 to 15 minutes for a moderately large code. &amp;nbsp;We started using -no-auto-finalize on the KNL collection and finalizing in the GUI ( open an empty project, set up the Properties with binary, source search, bin search. &amp;nbsp;Then Open Results - loading the results finalizes in the GUI and all is good. )&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Couple of questions:&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Why isn't there a command line finalization command like in Vtune? &amp;nbsp;something like 'advixe-cl &amp;nbsp;-finalize -project dir &amp;lt;foo&amp;gt; -search-dir all:r=&amp;lt;foo&amp;gt;&lt;/P&gt;

&lt;P&gt;I would like a command line way to finalize so collection could be done on the KNL and I could finalize from the command line on Xeon. &amp;nbsp;Please add a Feature Request for this. &amp;nbsp;It would be helpful to run batch tests overnight w/o the GUI and have everything collected and finalized in batch command line mode.&lt;/P&gt;

&lt;P&gt;Next question: &amp;nbsp;is finalization a one-time event? &amp;nbsp;Is there a Re-finalize results like in Vtune? &amp;nbsp;Can one re-finalize results, and if so, is there a hidden button or a command line command to do this?&lt;/P&gt;

&lt;P&gt;Ron&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 20:24:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113698#M16188</guid>
      <dc:creator>Ronald_G_2</dc:creator>
      <dc:date>2016-10-13T20:24:48Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113699#M16189</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi Ron,&lt;/P&gt;

&lt;P&gt;I can file a feature request.&lt;/P&gt;

&lt;P&gt;Finalization is a one time event. I think you can delete move some files to force re-finalization. Let me verify.&lt;/P&gt;

&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 20:47:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113699#M16189</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2016-10-13T20:47:55Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113700#M16190</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;To force finalization you can remove&lt;/P&gt;

&lt;DIV&gt;
	&lt;P&gt;rank.*/hs***/sqlite-db sub-directory&lt;/P&gt;

	&lt;P&gt;I'm filing a CQ Feature request for the above functionality you mention&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:29:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113700#M16190</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2016-10-14T13:29:46Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113701#M16191</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;You can also remove the .norun file from the result directory and then open the results and it will refinalize&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 14:38:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113701#M16191</guid>
      <dc:creator>Kevin_O_Intel1</dc:creator>
      <dc:date>2016-10-14T14:38:43Z</dc:date>
    </item>
    <item>
      <title>Just to confirm - Is there a</title>
      <link>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113702#M16192</link>
      <description>&lt;P&gt;Just to confirm - Is there a CQ Feature Request for advixe-cl to support a separate finalization command similiar to that provided by Vtune, an advixe-cl&amp;nbsp; -finalize &amp;lt;args&amp;gt;&amp;nbsp; sort of functionality?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 16:26:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/command-line-no-auto-finalize/m-p/1113702#M16192</guid>
      <dc:creator>Ronald_G_2</dc:creator>
      <dc:date>2016-11-09T16:26:48Z</dc:date>
    </item>
  </channel>
</rss>

