<?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 Re:C# ?gesvxx memory issue in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1391975#M33272</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A gentle reminder:&lt;/P&gt;&lt;P&gt;Has the information provided helped? Could you please let us know if we could close this thread at our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Jun 2022 07:02:19 GMT</pubDate>
    <dc:creator>ShanmukhS_Intel</dc:creator>
    <dc:date>2022-06-13T07:02:19Z</dc:date>
    <item>
      <title>C# ?gesvxx memory issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1389207#M33216</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;We are working in C# using MKL, just importing mkl_rt.1.dll and declaring functions in our code.&lt;BR /&gt;We use to work with huge linear systems with complex numbers and resolve this systems with functions like: LAPACKE_zgesvxx(..)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have some issues when we try to resolve matrices that execede 2MB because the result is completly wrong!&lt;BR /&gt;(we made a simple test with a diagonal matrix with all (1,1j) in the diagonal and VTN of all 0.5 )&lt;/P&gt;
&lt;P&gt;We saw there are two possible einterfaces: ILP64 interface uses the 64-bit integer type, while LP64 use the 32-bit integer. We know that the dll is x64 bit compiled but not sure about which interface is enabled.&lt;/P&gt;
&lt;P&gt;We set the env variable&amp;nbsp;MKL_INTERFACE_LAYER=ILP64.&lt;/P&gt;
&lt;P&gt;Without effect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is it possible to know if this variable is effective?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are not C++ specialist so we would like to avoid working in C++ if possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for any advice you can give us.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;BR&lt;BR /&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 09:34:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1389207#M33216</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2022-06-01T09:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: C# ?gesvxx memory issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1389910#M33232</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting on Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help us with your environment details, so that we could assist you further with the required information wrt. &lt;SPAN&gt;mkl_rt.1.dll&lt;/SPAN&gt;.Intel MKL uses lp64 for Intel-64 architechture.&lt;/P&gt;
&lt;P&gt;In addition, please refer to the below link which might help you regarding the usage of LP64 vs ILP64 interfaces.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/onemkl-windows-developer-guide/top/linking-your-application-with-onemkl/linking-in-detail/linking-with-interface-libraries/using-the-ilp64-interface-vs-lp64-interface.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/develop/documentation/onemkl-windows-developer-guide/top/linking-your-application-with-onemkl/linking-in-detail/linking-with-interface-libraries/using-the-ilp64-interface-vs-lp64-interface.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 11:10:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1389910#M33232</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-11-08T11:10:09Z</dc:date>
    </item>
    <item>
      <title>Re:C# ?gesvxx memory issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1391975#M33272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;A gentle reminder:&lt;/P&gt;&lt;P&gt;Has the information provided helped? Could you please let us know if we could close this thread at our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2022 07:02:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1391975#M33272</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-06-13T07:02:19Z</dc:date>
    </item>
    <item>
      <title>Re:C# ?gesvxx memory issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1393750#M33295</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2022 04:48:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/C-gesvxx-memory-issue/m-p/1393750#M33295</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-06-20T04:48:45Z</dc:date>
    </item>
  </channel>
</rss>

