<?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: can not analysis gpu roofline in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214093#M20740</link>
    <description>&lt;P&gt;Hi, the outputs list here:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dpkg -l | grep zero&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;ii intel-level-zero-gpu 1.0.17767 amd64 Intel(R) Graphics Compute Runtime&lt;BR /&gt;ii level-zero 1.0.0 amd64 oneAPI Level Zero&lt;BR /&gt;ii level-zero-devel 1.0.0 amd64 oneAPI Level Zero&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dpkg -l | grep opencl:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;ii intel-igc-opencl 1.0.4756 amd64 Intel(R) Graphics Compiler for OpenCL(TM)&lt;BR /&gt;ii intel-opencl 20.35.17767 amd64 Intel(R) Graphics Compute Runtime&lt;BR /&gt;ii ocl-icd-libopencl1:amd64 2.2.11-1ubuntu1 amd64 Generic OpenCL ICD Loader&lt;BR /&gt;ii opencl-c-headers 2.2~2018.02.21-gb5c3680-1 all OpenCL (Open Computing Language) C header files&lt;BR /&gt;ii opencl-clhpp-headers 2.0.10+git12-g5dd8bb9-1 all C++ headers for OpenCL development&lt;BR /&gt;ii opencl-headers 2.2~2018.02.21-gb5c3680-1 all OpenCL (Open Computing Language) header files&lt;/P&gt;</description>
    <pubDate>Thu, 01 Oct 2020 15:20:23 GMT</pubDate>
    <dc:creator>hxc</dc:creator>
    <dc:date>2020-10-01T15:20:23Z</dc:date>
    <item>
      <title>can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1213849#M20737</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Attached is a simple test case.&amp;nbsp; My working environment is (actually a DevCloud node) :&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Ubuntu 18.04&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Intel(R) Xeon(R) E-2146G CPU with Gen9 graphics&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;oneAPI DPC++ Compiler Pro 2021.1 (2020.8.0.0827)&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Advisor 2021.1 beta09 (build 607056)&lt;/P&gt;
&lt;P&gt;I try to compile the program and generate the roofline report:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;icpx -fiopenmp -fopenmp-targets=spir64 test.cpp&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;advixe-cl --profile-gpu -collect=roofline -project-dir=results-gpu -- ./a.out&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;advixe-cl --report=roofline --gpu --project-dir=./results-gpu --report-output=./results-gpu/roofline-gpu.html&lt;/P&gt;
&lt;P&gt;However, the roofline report shows "No floating-point operations detected".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have written a matrix multiply loop in the test file, so some floating-point operations exist.&lt;/P&gt;
&lt;P&gt;Can you help me?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 18:51:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1213849#M20737</guid>
      <dc:creator>hxc</dc:creator>
      <dc:date>2020-09-30T18:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1213976#M20738</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please zip your project dir folder "&lt;SPAN&gt;results-gpu" and attach it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 05:46:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1213976#M20738</guid>
      <dc:creator>Ekaterina_G_Intel</dc:creator>
      <dc:date>2020-10-01T05:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214031#M20739</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Could you please provide GPU driver version?&lt;BR /&gt;(dpkg -l | grep zero or dpkg -l | grep opencl)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 08:31:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214031#M20739</guid>
      <dc:creator>YuliaE__Intel</dc:creator>
      <dc:date>2020-10-01T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214093#M20740</link>
      <description>&lt;P&gt;Hi, the outputs list here:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dpkg -l | grep zero&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;ii intel-level-zero-gpu 1.0.17767 amd64 Intel(R) Graphics Compute Runtime&lt;BR /&gt;ii level-zero 1.0.0 amd64 oneAPI Level Zero&lt;BR /&gt;ii level-zero-devel 1.0.0 amd64 oneAPI Level Zero&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dpkg -l | grep opencl:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;ii intel-igc-opencl 1.0.4756 amd64 Intel(R) Graphics Compiler for OpenCL(TM)&lt;BR /&gt;ii intel-opencl 20.35.17767 amd64 Intel(R) Graphics Compute Runtime&lt;BR /&gt;ii ocl-icd-libopencl1:amd64 2.2.11-1ubuntu1 amd64 Generic OpenCL ICD Loader&lt;BR /&gt;ii opencl-c-headers 2.2~2018.02.21-gb5c3680-1 all OpenCL (Open Computing Language) C header files&lt;BR /&gt;ii opencl-clhpp-headers 2.0.10+git12-g5dd8bb9-1 all C++ headers for OpenCL development&lt;BR /&gt;ii opencl-headers 2.2~2018.02.21-gb5c3680-1 all OpenCL (Open Computing Language) header files&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 15:20:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214093#M20740</guid>
      <dc:creator>hxc</dc:creator>
      <dc:date>2020-10-01T15:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214152#M20741</link>
      <description>&lt;P&gt;Could you please print and share collected data via python script:&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Consolas; font-size: 11.0pt;"&gt;advixe-python $ADVISOR_2021_DIR/pythonapi/examples/survey_gpu.py&amp;nbsp;&lt;SPAN&gt;./results-gpu&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 19:01:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214152#M20741</guid>
      <dc:creator>YuliaE__Intel</dc:creator>
      <dc:date>2020-10-01T19:01:26Z</dc:date>
    </item>
    <item>
      <title>Re:can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214374#M20742</link>
      <description>&lt;P&gt;Hi we have accepted your issue and will review. Please let us know if you have any further questions.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Oct 2020 15:23:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214374#M20742</guid>
      <dc:creator>IntelSupport</dc:creator>
      <dc:date>2020-10-02T15:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214386#M20743</link>
      <description>&lt;P&gt;Hi, I used the command:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;advixe-python pythonapi/examples/survey_gpu.py ~/results-gpu&lt;/P&gt;
&lt;P&gt;However, an issue occured:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Traceback (most recent call last):&lt;BR /&gt;File "pythonapi/examples/survey_gpu.py", line 99, in &amp;lt;module&amp;gt;&lt;BR /&gt;data = project.load(advisor.SURVEY)&lt;BR /&gt;MemoryError&lt;/P&gt;
&lt;P&gt;Attached is the results-gpu folder. Please check it.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 16:20:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1214386#M20743</guid>
      <dc:creator>hxc</dc:creator>
      <dc:date>2020-10-02T16:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: can not analysis gpu roofline</title>
      <link>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1215337#M20744</link>
      <description>&lt;P&gt;Advisor Beta09 have an issue with profiling OpenMP&amp;nbsp; applications with OpenCL runtime.&lt;BR /&gt;The issue will be fixed in coming Advisor Beta 10.&lt;BR /&gt;Or You can switch to Level Zero runtime.&lt;BR /&gt;Sorry for inconvenient.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 19:44:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/can-not-analysis-gpu-roofline/m-p/1215337#M20744</guid>
      <dc:creator>YuliaE__Intel</dc:creator>
      <dc:date>2020-10-06T19:44:59Z</dc:date>
    </item>
  </channel>
</rss>

