<?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 bug in cblas_sscal ( )  ? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786591#M1879</link>
    <description>cblas_sscal() requires a float constant. If you have a correct prototype in scope (by the supplied include files), the compiler would take care of cast from the double value you supplied.</description>
    <pubDate>Thu, 22 Mar 2012 22:19:28 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2012-03-22T22:19:28Z</dc:date>
    <item>
      <title>bug in cblas_sscal ( )  ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786590#M1878</link>
      <description>Hi&lt;DIV&gt;I discovered that when usingcblas_sscal ( ) to scale an array to zero values, sometimes ( not every time) an entry of the array after scaling becomes nan. The command simply reads:cblas_sscal(L, 0.0, A, 1); where L is the length of the array A.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Mar 2012 17:42:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786590#M1878</guid>
      <dc:creator>Customer__Intel4</dc:creator>
      <dc:date>2012-03-22T17:42:14Z</dc:date>
    </item>
    <item>
      <title>bug in cblas_sscal ( )  ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786591#M1879</link>
      <description>cblas_sscal() requires a float constant. If you have a correct prototype in scope (by the supplied include files), the compiler would take care of cast from the double value you supplied.</description>
      <pubDate>Thu, 22 Mar 2012 22:19:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786591#M1879</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-03-22T22:19:28Z</dc:date>
    </item>
    <item>
      <title>bug in cblas_sscal ( )  ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786592#M1880</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;If input the data type is no problem, it needs a test code that could show thi problem. Feel free to post here if you have. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2012 05:40:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786592#M1880</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2012-03-23T05:40:57Z</dc:date>
    </item>
    <item>
      <title>bug in cblas_sscal ( )  ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786593#M1881</link>
      <description>If your input array A contains NaNs, then scaling a NaN value with 0.0 will still give a NaN.</description>
      <pubDate>Sun, 08 Apr 2012 22:52:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-in-cblas-sscal/m-p/786593#M1881</guid>
      <dc:creator>Murat_G_Intel</dc:creator>
      <dc:date>2012-04-08T22:52:13Z</dc:date>
    </item>
  </channel>
</rss>

