<?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: VTune Profiler &amp;amp; Advisor Project list in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1622065#M25138</link>
    <description>&lt;P&gt;So far, there is no command to do it.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2024 06:02:00 GMT</pubDate>
    <dc:creator>yuzhang3_intel</dc:creator>
    <dc:date>2024-08-09T06:02:00Z</dc:date>
    <item>
      <title>VTune Profiler &amp; Advisor Project list</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1620776#M25106</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;Does anyone know how can I fetch the list of all of the VTune Profiler &amp;amp; Advisor Projects (even the ones that aren't showing up on GUI &amp;amp; assuming that all of them might be in different directories) through Intel OneAPI CLI?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 12:43:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1620776#M25106</guid>
      <dc:creator>Bijou</dc:creator>
      <dc:date>2024-08-05T12:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: VTune Profiler &amp; Advisor Project list</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1620780#M25107</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use installer command line tool to get oneAPI product list.&lt;/P&gt;
&lt;P&gt;root@yuzhang3-10710:/opt/intel/oneapi/installer#&lt;STRONG&gt; ./installer --list-products&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ID Version Installed Name&lt;BR /&gt;===================================================================================&lt;BR /&gt;intel.oneapi.lin.basekit.product 2024.1.0+589 true Intel® oneAPI Base Toolkit&lt;BR /&gt;intel.oneapi.lin.basekit.product 2024.2.0+633 true Intel® oneAPI Base Toolkit&lt;BR /&gt;intel.oneapi.lin.hpckit.product 2024.1.0+556 true Intel® HPC Toolkit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then get components status using --list-components option:&lt;/P&gt;
&lt;P&gt;root@yuzhang3-10710:/opt/intel/oneapi/installer#&lt;STRONG&gt; ./installer --product-id intel.oneapi.lin.basekit.product --product-ver 2024.1.0+589 --list-components&lt;/STRONG&gt;&lt;BR /&gt;ID Version Installed Name&lt;BR /&gt;==================================================================================================================&lt;BR /&gt;intel.oneapi.lin.dpcpp-ct 2024.1.0+374 true Intel® DPC++ Compatibility Tool&lt;BR /&gt;intel.oneapi.lin.dpcpp_dbg 2024.1.0+435 true Intel® Distribution for GDB*&lt;BR /&gt;intel.oneapi.lin.dpl 2022.5.0+215 true Intel® oneAPI DPC++ Library&lt;BR /&gt;intel.oneapi.lin.tbb.devel 2021.12.0+495 true Intel® oneAPI Threading Building Blocks&lt;BR /&gt;intel.oneapi.lin.ccl.devel 2021.12.0+309 true Intel® oneAPI Collective Communications Library&lt;BR /&gt;intel.oneapi.lin.dpcpp-cpp-compiler 2024.1.0+963 true Intel® oneAPI DPC++/C++ Compiler&lt;BR /&gt;└─intel.oneapi.lin.dpl 2022.5.0+215 true └─Intel® oneAPI DPC++ Library&lt;BR /&gt;intel.oneapi.lin.dal.devel 2024.2.0+276 true Intel® oneAPI Data Analytics Library&lt;BR /&gt;intel.oneapi.lin.ipp.devel 2021.11.0+528 true Intel® Integrated Performance Primitives&lt;BR /&gt;intel.oneapi.lin.ippcp.devel 2021.11.0+33 true Intel® Integrated Performance Primitives Cryptography&lt;BR /&gt;intel.oneapi.lin.mkl.devel 2024.1.0+691 true Intel® oneAPI Math Kernel Library&lt;BR /&gt;intel.oneapi.lin.advisor 2024.1.0+499 false Intel® Advisor&lt;BR /&gt;intel.oneapi.lin.vtune 2024.1.0+515 false Intel® VTune(TM) Profiler&lt;BR /&gt;intel.oneapi.lin.dnnl 2024.1.0+567 true Intel® oneAPI Deep Neural Network Library&lt;BR /&gt;└─intel.oneapi.lin.tbb.devel 2021.12.0+495 true └─Intel® oneAPI Threading Building Blocks&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 13:19:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1620780#M25107</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-08-05T13:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: VTune Profiler &amp; Advisor Project list</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1620787#M25108</link>
      <description>&lt;P&gt;Thank you for replying, but I do not require the product list, instead I require the Project List i.e. which is all the project whose analysis was done by either VTune Profiler or Advisor.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 13:41:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1620787#M25108</guid>
      <dc:creator>Bijou</dc:creator>
      <dc:date>2024-08-05T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: VTune Profiler &amp; Advisor Project list</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1621355#M25115</link>
      <description>&lt;P&gt;Do you want to find out about all the VTune and Advisor projects? The GUI shows recent projects and opened results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yuzhang3_intel_0-1722991390258.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57637i387FE27E5737F7FF/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="yuzhang3_intel_0-1722991390258.png" alt="yuzhang3_intel_0-1722991390258.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe you can search&amp;nbsp; *.vtuneproj as below:&lt;/P&gt;
&lt;P&gt;$ find . -name *.vtuneproj&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 00:45:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1621355#M25115</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-08-07T00:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: VTune Profiler &amp; Advisor Project list</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1622063#M25137</link>
      <description>&lt;P&gt;Thank you for your reply but wouldn't that search for files system-wide, that would not be feasible. Is there any way to list all the VTune and Advisor projects through one of the Intel OneAPI commands itself?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 05:47:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1622063#M25137</guid>
      <dc:creator>Bijou</dc:creator>
      <dc:date>2024-08-09T05:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: VTune Profiler &amp; Advisor Project list</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1622065#M25138</link>
      <description>&lt;P&gt;So far, there is no command to do it.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 06:02:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-Profiler-amp-Advisor-Project-list/m-p/1622065#M25138</guid>
      <dc:creator>yuzhang3_intel</dc:creator>
      <dc:date>2024-08-09T06:02:00Z</dc:date>
    </item>
  </channel>
</rss>

