<?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:Intel Advisor cpu-to-gpu offload in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1513821#M23778</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay in response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are checking on this internally and waiting for the updates from the Dev team. We will share the updates with you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Aug 2023 10:19:57 GMT</pubDate>
    <dc:creator>Rahila_T_Intel</dc:creator>
    <dc:date>2023-08-14T10:19:57Z</dc:date>
    <item>
      <title>Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1508354#M23723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Intel Advisor cpu-to-gpu offload modelling for a specific GPU (--config gen9 for example) provides an estimate of GFLOPS for the code we are analysing.&amp;nbsp; Is this GFLOPS for the host CPU or for the GPU&amp;nbsp; we specify?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 09:35:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1508354#M23723</guid>
      <dc:creator>TestDR</dc:creator>
      <dc:date>2023-07-26T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1509090#M23731</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Offload Modeling perspective has two workflows:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;With CPU-to-GPU modeling, you can profile an application running on a CPU and model its performance on a target GPU device to determine if you should offload parts of your application to the GPU.&lt;/P&gt;&lt;P&gt;With GPU-to-GPU modeling, you can profile an application running on a GPU and model its performance on a different GPU device to estimate a potential speedup from running your application on the different target.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Offload Modeling can predict the code's performance if run on a GPU and lets you experiment with accelerator configuration parameters.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Intel Advisor produces upper-bound speedup estimates using a bounds and bottlenecks performance model.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It takes measured x86 CPU metrics and application characteristics as an input and applies an analytical model to estimate execution time and speedup on a target GPU.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In CPU-to-GPU modeling, GFLOPS (Offload Modeling) is the "Estimated number of giga floating-point operations per second".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It is collected during the Performance Modeling analysis in the Offload Modeling perspective and found in the Accelerated Regions tab &amp;gt; Code Regions pane &amp;gt; Estimated FLOAT Operations column group.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, when profiling a GPU application with Light data transfer simulation mode, you will get memory traffic estimation only for CPU code.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For references please check the below links:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/model-offloading-to-a-gpu.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/model-offloading-to-a-gpu.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/work-with-standalone-html-reports.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/work-with-standalone-html-reports.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/examine-data-transfers-for-modeled-regions.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/examine-data-transfers-for-modeled-regions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/accelerator-metrics.html#GUID-51661E37-03B8-4051-91B1-EB05EDFB4D62" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/advisor/user-guide/2023-0/accelerator-metrics.html#GUID-51661E37-03B8-4051-91B1-EB05EDFB4D62&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jul 2023 11:23:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1509090#M23731</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2023-07-28T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1509596#M23737</link>
      <description>&lt;P&gt;Thanks for the information. I will look into the information provided.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 09:28:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1509596#M23737</guid>
      <dc:creator>TestDR</dc:creator>
      <dc:date>2023-07-31T09:28:42Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1509925#M23741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We appreciate your interest in using Intel Advisor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please let us know whether we can close this case if you don't have any other issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Aug 2023 04:13:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1509925#M23741</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2023-08-01T04:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1510356#M23755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had a look. The GFLOP estimates provided by the Advisor varies between runs,. Why does it not give the same GFLOPS number each time I run?&amp;nbsp; What could be the reason for such variation?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 08:32:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1510356#M23755</guid>
      <dc:creator>TestDR</dc:creator>
      <dc:date>2023-08-02T08:32:01Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1513821#M23778</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay in response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are checking on this internally and waiting for the updates from the Dev team. We will share the updates with you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2023 10:19:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1513821#M23778</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2023-08-14T10:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1519580#M23834</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We tried to reproduce your issue from our end with a simple example (matmul). But the results for the offload modeling looks correct and were in the range of the "real" implementation. Also 2 tests got the same result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which means GFLOP numbers should be exact.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide the below details to assist you better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Could you please provide which application you are using and more details about that application?&lt;/LI&gt;
&lt;LI&gt;Share the sample reproducer to try from our end (sample reproducer is an exact replica of your working sample)&lt;/LI&gt;
&lt;LI&gt;Snapshots of the result page showing different GFLOP numbers.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 04:46:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1519580#M23834</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2023-09-01T04:46:39Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1521786#M23866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. Could you please give an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2023 06:21:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1521786#M23866</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2023-09-08T06:21:20Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Advisor cpu-to-gpu offload</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1523609#M23897</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Sep 2023 05:14:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-Advisor-cpu-to-gpu-offload/m-p/1523609#M23897</guid>
      <dc:creator>Rahila_T_Intel</dc:creator>
      <dc:date>2023-09-14T05:14:25Z</dc:date>
    </item>
  </channel>
</rss>

