<?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 You're probably better off in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924270#M13261</link>
    <description>You're probably better off writing this in the language of your choice.  Even for the uniform strided cases which are covered by ?amax you are likely to get better results with any modern compiler, with the possible exception of Microsoft's.</description>
    <pubDate>Sat, 13 Oct 2012 12:29:07 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2012-10-13T12:29:07Z</dc:date>
    <item>
      <title>minimum value element of a distributed vector</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924269#M13260</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;How to compute minimum absolute value(s) element or index&amp;nbsp;of a distributed vector(s). &lt;SPAN class="hps"&gt;Is there&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a function&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;similar to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;p?&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;amax&lt;/SPAN&gt;?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Sat, 13 Oct 2012 10:47:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924269#M13260</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2012-10-13T10:47:03Z</dc:date>
    </item>
    <item>
      <title>You're probably better off</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924270#M13261</link>
      <description>You're probably better off writing this in the language of your choice.  Even for the uniform strided cases which are covered by ?amax you are likely to get better results with any modern compiler, with the possible exception of Microsoft's.</description>
      <pubDate>Sat, 13 Oct 2012 12:29:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924270#M13261</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-10-13T12:29:07Z</dc:date>
    </item>
    <item>
      <title>Does this mean that you do</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924271#M13262</link>
      <description>Does this mean that you do not recommend the use of the Intel C + + Composer for Windows?
I am surprised why PBLAS does not have a function for calculating the minimum of a distr vector so I asked.</description>
      <pubDate>Sat, 13 Oct 2012 13:16:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924271#M13262</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2012-10-13T13:16:57Z</dc:date>
    </item>
    <item>
      <title>Intel C++ certainly qualifies</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924272#M13263</link>
      <description>Intel C++ certainly qualifies as a modern auto-vectorizing compiler, and should do a good job with a reasonable source code implementation.
Level 1 BLAS functions aren't particularly good candidates for PBLAS, so I'm not surprised the developers extended only a small group of them, and didn't add capabilities.
Evidently, if ?amax fits your definition of "distributed," and your problem is large enough, you might be interested in PBLAS.</description>
      <pubDate>Sat, 13 Oct 2012 14:13:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924272#M13263</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-10-13T14:13:24Z</dc:date>
    </item>
    <item>
      <title>stansy,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924273#M13264</link>
      <description>stansy,

p?amax and i?amax are part of PBLAS and BLAS, but p?amin and i?amin are not part of the standard PBLAS and BLAS (though we added i?amin to Intel MKL when a customer requested it quite a while back).

Todd</description>
      <pubDate>Mon, 15 Oct 2012 22:29:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924273#M13264</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2012-10-15T22:29:13Z</dc:date>
    </item>
    <item>
      <title>Thank you very much for the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924274#M13265</link>
      <description>Thank you very much for the comprehensive answer to my question.
Stan</description>
      <pubDate>Tue, 16 Oct 2012 07:35:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/minimum-value-element-of-a-distributed-vector/m-p/924274#M13265</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2012-10-16T07:35:30Z</dc:date>
    </item>
  </channel>
</rss>

