<?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 What is the dependency of different simd intrinsic in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/What-is-the-dependency-of-different-simd-intrinsic/m-p/1202115#M45654</link>
    <description>&lt;P&gt;I am currently building an infrastructure (in MATLAB) to allow people to automatically use the SIMD optimizations in Simulink model (or Matlab) on their target hardware.&lt;/P&gt;
&lt;P&gt;However, I have encountered the following difficulty&lt;/P&gt;
&lt;P&gt;For different INTEL SIMD instruction sets, e.g. AVX512, AVX2, AVX, SSE4.1, SSE2, SSE Are there any dependencies?&lt;/P&gt;
&lt;P&gt;By dependency, I mean the following:&lt;/P&gt;
&lt;P&gt;(1) For example, if a CPU supports AVX512, it will need to have AVX and SSE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Is this true? If so, is there a place where I can find such dependencies for all different intrinsic set&lt;/P&gt;
&lt;P&gt;(2) If I want to enable optimization for AVX512, I will have to enable AVX and SSE&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Is this true? If so, is there a place where I can find such dependencies for all different intrinsic set&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I was not able to find the information in "INTEL Intrinsics Guide"&amp;nbsp;&lt;A href="https://software.intel.com/sites/landingpage/IntrinsicsGuide/" target="_blank" rel="nofollow noreferrer noopener noreferrer noopener noreferrer" data-saferedirecturl="https://www.google.com/url?q=https://software.intel.com/sites/landingpage/IntrinsicsGuide/&amp;amp;source=gmail&amp;amp;ust=1598019555924000&amp;amp;usg=AFQjCNFIZU3IWCI1Sy8MUGbYjXaYYLULew"&gt;https://software.intel.&lt;WBR /&gt;com/sites/landingpage/&lt;WBR /&gt;IntrinsicsGuide/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Is there a documentation about the dependencies of different SIMD intrinsic set?&lt;/P&gt;
&lt;P&gt;If not, can someone from INTEL provide one?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Aug 2020 14:32:11 GMT</pubDate>
    <dc:creator>knightyang</dc:creator>
    <dc:date>2020-08-20T14:32:11Z</dc:date>
    <item>
      <title>What is the dependency of different simd intrinsic</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/What-is-the-dependency-of-different-simd-intrinsic/m-p/1202115#M45654</link>
      <description>&lt;P&gt;I am currently building an infrastructure (in MATLAB) to allow people to automatically use the SIMD optimizations in Simulink model (or Matlab) on their target hardware.&lt;/P&gt;
&lt;P&gt;However, I have encountered the following difficulty&lt;/P&gt;
&lt;P&gt;For different INTEL SIMD instruction sets, e.g. AVX512, AVX2, AVX, SSE4.1, SSE2, SSE Are there any dependencies?&lt;/P&gt;
&lt;P&gt;By dependency, I mean the following:&lt;/P&gt;
&lt;P&gt;(1) For example, if a CPU supports AVX512, it will need to have AVX and SSE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Is this true? If so, is there a place where I can find such dependencies for all different intrinsic set&lt;/P&gt;
&lt;P&gt;(2) If I want to enable optimization for AVX512, I will have to enable AVX and SSE&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Is this true? If so, is there a place where I can find such dependencies for all different intrinsic set&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I was not able to find the information in "INTEL Intrinsics Guide"&amp;nbsp;&lt;A href="https://software.intel.com/sites/landingpage/IntrinsicsGuide/" target="_blank" rel="nofollow noreferrer noopener noreferrer noopener noreferrer" data-saferedirecturl="https://www.google.com/url?q=https://software.intel.com/sites/landingpage/IntrinsicsGuide/&amp;amp;source=gmail&amp;amp;ust=1598019555924000&amp;amp;usg=AFQjCNFIZU3IWCI1Sy8MUGbYjXaYYLULew"&gt;https://software.intel.&lt;WBR /&gt;com/sites/landingpage/&lt;WBR /&gt;IntrinsicsGuide/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Is there a documentation about the dependencies of different SIMD intrinsic set?&lt;/P&gt;
&lt;P&gt;If not, can someone from INTEL provide one?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 14:32:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/What-is-the-dependency-of-different-simd-intrinsic/m-p/1202115#M45654</guid>
      <dc:creator>knightyang</dc:creator>
      <dc:date>2020-08-20T14:32:11Z</dc:date>
    </item>
    <item>
      <title>Re:What is the dependency of different simd intrinsic</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/What-is-the-dependency-of-different-simd-intrinsic/m-p/1202533#M45669</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Hello knightyang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Thank you for posting on the Intel® communities.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;As we mentioned in the previous thread,for this matter you would need to post your question under the following topic:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.intel.com/t5/Software-Development-Topics/ct-p/software-dev-topics" rel="noopener noreferrer" target="_blank" style="font-size: 12px;"&gt;https://community.intel.com/t5/Software-Development-Topics/ct-p/software-dev-topics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;As an alternative, feel free to post your question in the Resource &amp;amp; Design Center using the following link:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/my-intel/design-center-sign-in.html?redirect=/content/www/us/en/design/resource-design-center.html" rel="noopener noreferrer" target="_blank" style="font-size: 12px;"&gt;https://www.intel.com/content/www/us/en/my-intel/design-center-sign-in.html?redirect=/content/www/us...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;To get a faster resolution, you can always contact an authorized distributor in order get in touch with a Field Application Engineer (FAE).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Please keep in mind that this is because our support doesn’t have a channel to support this type of inquiries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;For that reason, in order to get an answer from the correct support follow the recommendations provided.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;That being said, if you need any other information related to a supported product, please&amp;nbsp;submit&amp;nbsp;a new&amp;nbsp;question&amp;nbsp;as&amp;nbsp;this&amp;nbsp;thread&amp;nbsp;will&amp;nbsp;no&amp;nbsp;longer&amp;nbsp;being&amp;nbsp;monitored&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Esteban D.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Intel Technical Support Technician&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Aug 2020 16:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/What-is-the-dependency-of-different-simd-intrinsic/m-p/1202533#M45669</guid>
      <dc:creator>Esteban_D_Intel</dc:creator>
      <dc:date>2020-08-21T16:37:23Z</dc:date>
    </item>
  </channel>
</rss>

