<?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 is that linux or windows? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042421#M20785</link>
    <description>&lt;P&gt;is that linux or windows?&lt;/P&gt;</description>
    <pubDate>Fri, 31 Oct 2014 07:08:35 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2014-10-31T07:08:35Z</dc:date>
    <item>
      <title>A bug in  dcg_get?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042420#M20784</link>
      <description>&lt;P&gt;I wrote a small code calling the RCI CG routine with the ILU0 preconditioner. The code is attached. The code returns an incorrect vector of all zeros as a solution. I have noticed that the vector tmp contains the correct solution but it is not transfered to the vector x (= solution).&lt;/P&gt;

&lt;P&gt;Zbigniew&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 02:14:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042420#M20784</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2014-10-31T02:14:23Z</dc:date>
    </item>
    <item>
      <title>is that linux or windows?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042421#M20785</link>
      <description>&lt;P&gt;is that linux or windows?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 07:08:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042421#M20785</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-10-31T07:08:35Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042422#M20786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I see that you call dcg_get to return correct value of solution, but dcg_get return only current number of iteration&lt;/P&gt;

&lt;H2 style="margin: 0px; padding: 0px; color: rgb(83, 87, 94); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Arial, 宋体, Tahoma, Helvetica, sans-serif; font-size: 1.35em; font-style: normal; font-variant: normal; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); -webkit-text-stroke-width: 0px;"&gt;Output Parameters&lt;/H2&gt;

&lt;DL class="dlhorizontal" id="GUID-10081070-B4F6-4A4F-8C98-6C31B7105476" style="font: 13px/19.51px Arial, 宋体, Tahoma, Helvetica, sans-serif; margin: 0px; color: rgb(83, 87, 94); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255); -webkit-text-stroke-width: 0px;"&gt;
	&lt;DT class="dlterm" style="width: 136.18px; padding-right: 1.5em; font-weight: 700; float: left; position: relative; box-sizing: border-box;"&gt;&lt;SPAN class="parmname" style="font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-style: italic; font-weight: normal;"&gt;itercount&lt;/SPAN&gt;&lt;/DT&gt;
	&lt;DD style="margin: 0px 0px 1.5em 136.18px; width: 544.79px; position: relative; box-sizing: border-box;"&gt;
		&lt;P style="margin: 0px 0px 1em; padding: 0px;"&gt;&lt;SPAN class="keyword" style="font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-weight: normal;"&gt;INTEGER&lt;/SPAN&gt;. Returns the current iteration number.&lt;/P&gt;
	&lt;/DD&gt;
&lt;/DL&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 09:58:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042422#M20786</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2014-10-31T09:58:56Z</dc:date>
    </item>
    <item>
      <title>It is Linux (64-bit).</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042423#M20787</link>
      <description>&lt;P&gt;It is Linux (64-bit).&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 13:48:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042423#M20787</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2014-10-31T13:48:19Z</dc:date>
    </item>
    <item>
      <title>Here is my output:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042424#M20788</link>
      <description>&lt;P&gt;Here is my output:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;tmp:
tmp[0]=-0.0909091, tmp[1]=-0.181818, tmp[2]=-0.272727, tmp[3]=-0.363636, tmp[4]=-0.454545, tmp[5]=-0.545455, tmp[6]=-0.636364, tmp[7]=-0.727273, tmp[8]=-0.818182, tmp[9]=-0.909091, 
# of iterations = 0
solution x:
x[0]=0, x[1]=0, x[2]=0, x[3]=0, x[4]=0, x[5]=0, x[6]=0, x[7]=0, x[8]=0, x[9]=0, 
&lt;/PRE&gt;

&lt;P&gt;It is evident that the solution (x) is not correct.&lt;/P&gt;

&lt;P&gt;Zbigniew&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 13:50:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042424#M20788</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2014-10-31T13:50:45Z</dc:date>
    </item>
    <item>
      <title>It should be the question "A</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042425#M20789</link>
      <description>&lt;P&gt;I should have asked the question "A bug in dcg?" because it is dcg which returns an incorrect solution (all zeros).&lt;/P&gt;

&lt;P&gt;Also, why the number of iterations is 0?&lt;/P&gt;

&lt;P&gt;Zbigniew&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2014 01:12:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/A-bug-in-dcg-get/m-p/1042425#M20789</guid>
      <dc:creator>Zbigniew_L_</dc:creator>
      <dc:date>2014-11-11T01:12:56Z</dc:date>
    </item>
  </channel>
</rss>

