<?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 Hi, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994693#M18229</link>
    <description>Hi,
You can solve your system by 2 call of dtrsv function. Is it suitable for you or you want to solve your equation by one call?
With best regards,
Alexander Kalinkin</description>
    <pubDate>Mon, 01 Oct 2012 15:07:38 GMT</pubDate>
    <dc:creator>Alexander_K_Intel2</dc:creator>
    <dc:date>2012-10-01T15:07:38Z</dc:date>
    <item>
      <title>is there a MKL API for this use-case? R^TRx=b</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994690#M18226</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I need to solve efficiently R^TRx=b where R is upper triangular. I cover this use-case doing two solve steps:&lt;/P&gt;
&lt;P&gt;R^Ty=b,&lt;/P&gt;
&lt;P&gt;Rx=y&lt;/P&gt;
&lt;P&gt;and this works OK. However, I wonder whether there is a more efficient LAPACK or MKL API to solve the entire R^TRx=b at once.&lt;/P&gt;
&lt;P&gt;Many TIA,&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Giovanni&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2012 21:11:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994690#M18226</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-09-26T21:11:55Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994691#M18227</link>
      <description>Hi,
Just a few questions - are your matrix sparse or dense? And how you prepare this matrix - using MKL functionality or not?
With best regards,
Alexander Kalinkin</description>
      <pubDate>Thu, 27 Sep 2012 16:35:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994691#M18227</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2012-09-27T16:35:30Z</dc:date>
    </item>
    <item>
      <title>Hi Alexander,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994692#M18228</link>
      <description>Hi Alexander,
The matrix is dense and upper triangular R. R is the result of up-dating and down-dating a Cholesky decomposition done as a series of incremental updates and not using MKL. However, the lower triangular is zero.
Best regards,
Giovanni</description>
      <pubDate>Sat, 29 Sep 2012 13:11:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994692#M18228</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-09-29T13:11:27Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994693#M18229</link>
      <description>Hi,
You can solve your system by 2 call of dtrsv function. Is it suitable for you or you want to solve your equation by one call?
With best regards,
Alexander Kalinkin</description>
      <pubDate>Mon, 01 Oct 2012 15:07:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994693#M18229</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2012-10-01T15:07:38Z</dc:date>
    </item>
    <item>
      <title>Hi Alexander,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994694#M18230</link>
      <description>Hi Alexander,

Exactly. My question is, is there a better way than making 2 calls of the dtrsv function. Or in other words, is it possible to solve R^TRx=b in one step.

Thanks in advance,
Best regards,
Giovanni</description>
      <pubDate>Fri, 05 Oct 2012 19:54:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/is-there-a-MKL-API-for-this-use-case-R-TRx-b/m-p/994694#M18230</guid>
      <dc:creator>Azua_Garcia__Giovann</dc:creator>
      <dc:date>2012-10-05T19:54:38Z</dc:date>
    </item>
  </channel>
</rss>

