<?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 Element-wise vector-vector multiplication in MKL? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820047#M4636</link>
    <description>Does MKL have any function that doeselement-wise vector-vector multiplication?</description>
    <pubDate>Sun, 02 Oct 2011 11:41:57 GMT</pubDate>
    <dc:creator>Customer__Intel4</dc:creator>
    <dc:date>2011-10-02T11:41:57Z</dc:date>
    <item>
      <title>Element-wise vector-vector multiplication in MKL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820047#M4636</link>
      <description>Does MKL have any function that doeselement-wise vector-vector multiplication?</description>
      <pubDate>Sun, 02 Oct 2011 11:41:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820047#M4636</guid>
      <dc:creator>Customer__Intel4</dc:creator>
      <dc:date>2011-10-02T11:41:57Z</dc:date>
    </item>
    <item>
      <title>Element-wise vector-vector multiplication in MKL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820048#M4637</link>
      <description>yes, see ?dot (...) routines which compute a vector-vector dot product</description>
      <pubDate>Sun, 02 Oct 2011 15:37:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820048#M4637</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-10-02T15:37:49Z</dc:date>
    </item>
    <item>
      <title>Element-wise vector-vector multiplication in MKL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820049#M4638</link>
      <description>It's written up in documentation/mkl mkl manual. 6 data types supported for v?Mul().</description>
      <pubDate>Sun, 02 Oct 2011 17:10:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820049#M4638</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-10-02T17:10:10Z</dc:date>
    </item>
    <item>
      <title>Element-wise vector-vector multiplication in MKL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820050#M4639</link>
      <description>ThanksGennadyand Timp ! I mean what thev?Mul() does, not the dot product.</description>
      <pubDate>Mon, 03 Oct 2011 07:39:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820050#M4639</guid>
      <dc:creator>Customer__Intel4</dc:creator>
      <dc:date>2011-10-03T07:39:21Z</dc:date>
    </item>
    <item>
      <title>Element-wise vector-vector multiplication in MKL?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820051#M4640</link>
      <description>If you're looking for what, long ago, was called a dyad:&lt;BR /&gt;M(i,j)=x(i)*y(j),&lt;BR /&gt;this is called a "rank-1 update" in blas level 2. It's done by the ger/sger/dger routines for a general case.</description>
      <pubDate>Wed, 05 Oct 2011 11:40:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Element-wise-vector-vector-multiplication-in-MKL/m-p/820051#M4640</guid>
      <dc:creator>Don_Ritchie</dc:creator>
      <dc:date>2011-10-05T11:40:00Z</dc:date>
    </item>
  </channel>
</rss>

