<?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 Calling of VML Mathematical Functions  [in-place operation] in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917001#M12673</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I have a question concerning the use of Vector Mathematical Functions. The documentation does not contain a hint whether one can apply the same argument twice [in-place operation] without any side effects. For example for two vectors a, b the operation a = a + b should be computed via&lt;/P&gt;
&lt;P&gt;vdadd( n, a, b, a ); [in-place operation]&lt;/P&gt;
&lt;P&gt;instead of creating a working array y first and copy the result to array a again:&lt;/P&gt;
&lt;P&gt;[plain]y = new double&lt;N&gt;;&lt;/N&gt;&lt;/P&gt;
&lt;P&gt;vdadd( n, a, b, y );&lt;/P&gt;
&lt;P&gt;copy(source: y, destination: a);[/plain]&lt;/P&gt;
&lt;P&gt;I have tested it and it works for vdadd. My question is is not restricted to vdadd, more general to all other Mathematical functions as for example vdsqr, vzconj, vdpow etc. I can test each function before I will use it but this is rather time consuming and can change from release to release of the MKL Library.&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Markus&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2013 22:16:03 GMT</pubDate>
    <dc:creator>Marcus_W_1</dc:creator>
    <dc:date>2013-04-01T22:16:03Z</dc:date>
    <item>
      <title>Calling of VML Mathematical Functions  [in-place operation]</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917001#M12673</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I have a question concerning the use of Vector Mathematical Functions. The documentation does not contain a hint whether one can apply the same argument twice [in-place operation] without any side effects. For example for two vectors a, b the operation a = a + b should be computed via&lt;/P&gt;
&lt;P&gt;vdadd( n, a, b, a ); [in-place operation]&lt;/P&gt;
&lt;P&gt;instead of creating a working array y first and copy the result to array a again:&lt;/P&gt;
&lt;P&gt;[plain]y = new double&lt;N&gt;;&lt;/N&gt;&lt;/P&gt;
&lt;P&gt;vdadd( n, a, b, y );&lt;/P&gt;
&lt;P&gt;copy(source: y, destination: a);[/plain]&lt;/P&gt;
&lt;P&gt;I have tested it and it works for vdadd. My question is is not restricted to vdadd, more general to all other Mathematical functions as for example vdsqr, vzconj, vdpow etc. I can test each function before I will use it but this is rather time consuming and can change from release to release of the MKL Library.&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2013 22:16:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917001#M12673</guid>
      <dc:creator>Marcus_W_1</dc:creator>
      <dc:date>2013-04-01T22:16:03Z</dc:date>
    </item>
    <item>
      <title>Hi Markus, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917002#M12674</link>
      <description>&lt;P&gt;Hi Markus,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is true that all of the VML can work with the in-plance operation. Check the document here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mklman/GUID-CF5F14C8-F9B1-4846-87F5-FB1CC0AD5972.htm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mklman/GUID-CF5F14C8-F9B1-4846-87F5-FB1CC0AD5972.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chao&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2013 02:14:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917002#M12674</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2013-04-02T02:14:31Z</dc:date>
    </item>
    <item>
      <title>Hi Chao,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917003#M12675</link>
      <description>&lt;P&gt;Hi Chao,&lt;/P&gt;
&lt;P&gt;thank you very much, I was blind...&lt;/P&gt;
&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2013 21:57:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917003#M12675</guid>
      <dc:creator>Marcus_W_1</dc:creator>
      <dc:date>2013-04-02T21:57:02Z</dc:date>
    </item>
    <item>
      <title>I think the updated place to</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917004#M12676</link>
      <description>&lt;P&gt;I think the updated place to look for it is:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&lt;A href="https://software.intel.com/en-us/mkl-developer-reference-c-vector-mathematical-functions"&gt;Intel MKL Developer Reference - Vector Mathematical Functions&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;At least the In Place support holds for Intel MKL 2018 Update 2.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 06:50:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Calling-of-VML-Mathematical-Functions-in-place-operation/m-p/917004#M12676</guid>
      <dc:creator>Royi</dc:creator>
      <dc:date>2018-05-26T06:50:51Z</dc:date>
    </item>
  </channel>
</rss>

