<?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 Are Math Libraries optimized to use the Vector Unit ? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Are-Math-Libraries-optimized-to-use-the-Vector-Unit/m-p/986347#M17787</link>
    <description>I was wondering if Math Libraries (for Linux) are optimized to use the Vector unit when it come to heavy floating point operations ..&lt;BR /&gt;or they use the FPU ??</description>
    <pubDate>Mon, 04 Jul 2005 23:12:01 GMT</pubDate>
    <dc:creator>skouket</dc:creator>
    <dc:date>2005-07-04T23:12:01Z</dc:date>
    <item>
      <title>Are Math Libraries optimized to use the Vector Unit ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Are-Math-Libraries-optimized-to-use-the-Vector-Unit/m-p/986347#M17787</link>
      <description>I was wondering if Math Libraries (for Linux) are optimized to use the Vector unit when it come to heavy floating point operations ..&lt;BR /&gt;or they use the FPU ??</description>
      <pubDate>Mon, 04 Jul 2005 23:12:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Are-Math-Libraries-optimized-to-use-the-Vector-Unit/m-p/986347#M17787</guid>
      <dc:creator>skouket</dc:creator>
      <dc:date>2005-07-04T23:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Are Math Libraries optimized to use the Vector Unit ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Are-Math-Libraries-optimized-to-use-the-Vector-Unit/m-p/986348#M17788</link>
      <description>If you're considering architectures supported by MKL, there is no specialized vector unit. MKL for IA32 and EM64T architectures, evidently, makes heavy use of vectorized code, which employs the parallel SSE, SSE2, or SSE3 instructions.  So, MKL takes advantage of the ability of the FPU to produce 2 or 4 results in parallel.  So do the IPP and svml libraries.</description>
      <pubDate>Wed, 06 Jul 2005 20:33:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Are-Math-Libraries-optimized-to-use-the-Vector-Unit/m-p/986348#M17788</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-07-06T20:33:10Z</dc:date>
    </item>
  </channel>
</rss>

