<?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 QAT in Xeon D-2166NT in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/QAT-in-Xeon-D-2166NT/m-p/1376089#M8040</link>
    <description>&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I'm trying to use QAT on linux (Ubuntu), with Intel Xeon D-2166NT. It's documentation states that, it supports QAT (Quick Assist Technology).&lt;BR /&gt;I am following&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/guide/building-software-acceleration-features-in-the-intel-qat-engine-for-openssl.html?wapkw=qat" target="_self"&gt;Building Software Acceleration Features in the Intel® Quick Assist Technology (Intel® QAT) Engine for OpenSSL* 1.1.1&lt;/A&gt; .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;which states:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;To make use of the software acceleration features in the Intel QAT Engine for OpenSSL, you’ll need a system that supports Intel® AVX-512 with the following instruction set extensions:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;AVX512F&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;AVX512_IFMA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VAES&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VPCLMULQDQ&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;cpuid -1 | egrep 'VAES|VPCLM|GFNI|AVX512F|AVX512IFMA'&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to check the support for these instructions but I am getting following output,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;AVX512F: AVX-512 foundation instructions = false
AVX512IFMA: fused multiply add = false
GFNI: Galois Field New Instructions = false
VAES instructions = false
VPCLMULQDQ instruction = false&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can I enable these instructions or is there any way to use "Software Acceleration Features in the Intel® Quick Assist Technology (Intel® QAT) Engine for OpenSSL* 1.1.1" ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 08:17:24 GMT</pubDate>
    <dc:creator>Munib-Ahmed</dc:creator>
    <dc:date>2022-04-11T08:17:24Z</dc:date>
    <item>
      <title>QAT in Xeon D-2166NT</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/QAT-in-Xeon-D-2166NT/m-p/1376089#M8040</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;Hello all,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;I'm trying to use QAT on linux (Ubuntu), with Intel Xeon D-2166NT. It's documentation states that, it supports QAT (Quick Assist Technology).&lt;BR /&gt;I am following&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/guide/building-software-acceleration-features-in-the-intel-qat-engine-for-openssl.html?wapkw=qat" target="_self"&gt;Building Software Acceleration Features in the Intel® Quick Assist Technology (Intel® QAT) Engine for OpenSSL* 1.1.1&lt;/A&gt; .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;which states:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;To make use of the software acceleration features in the Intel QAT Engine for OpenSSL, you’ll need a system that supports Intel® AVX-512 with the following instruction set extensions:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;AVX512F&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;AVX512_IFMA&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VAES&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;VPCLMULQDQ&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;cpuid -1 | egrep 'VAES|VPCLM|GFNI|AVX512F|AVX512IFMA'&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to check the support for these instructions but I am getting following output,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;AVX512F: AVX-512 foundation instructions = false
AVX512IFMA: fused multiply add = false
GFNI: Galois Field New Instructions = false
VAES instructions = false
VPCLMULQDQ instruction = false&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can I enable these instructions or is there any way to use "Software Acceleration Features in the Intel® Quick Assist Technology (Intel® QAT) Engine for OpenSSL* 1.1.1" ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 08:17:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/QAT-in-Xeon-D-2166NT/m-p/1376089#M8040</guid>
      <dc:creator>Munib-Ahmed</dc:creator>
      <dc:date>2022-04-11T08:17:24Z</dc:date>
    </item>
  </channel>
</rss>

