<?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 LAPACK function that allocates memory internally? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795617#M2654</link>
    <description>Hi,&lt;BR /&gt;I have wrapped the malloc functions from an external library in some shell functions and try to see if the&lt;BR /&gt;proper functions are getting called, when i_malloc and the rest function pointers point to them.&lt;BR /&gt;Can you please point out to a LAPACK function that allocates memory internally, so that I can check?&lt;BR /&gt;Thank you for your help,&lt;BR /&gt;Petros</description>
    <pubDate>Wed, 09 Nov 2011 20:04:55 GMT</pubDate>
    <dc:creator>Petros_Mamales</dc:creator>
    <dc:date>2011-11-09T20:04:55Z</dc:date>
    <item>
      <title>LAPACK function that allocates memory internally?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795617#M2654</link>
      <description>Hi,&lt;BR /&gt;I have wrapped the malloc functions from an external library in some shell functions and try to see if the&lt;BR /&gt;proper functions are getting called, when i_malloc and the rest function pointers point to them.&lt;BR /&gt;Can you please point out to a LAPACK function that allocates memory internally, so that I can check?&lt;BR /&gt;Thank you for your help,&lt;BR /&gt;Petros</description>
      <pubDate>Wed, 09 Nov 2011 20:04:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795617#M2654</guid>
      <dc:creator>Petros_Mamales</dc:creator>
      <dc:date>2011-11-09T20:04:55Z</dc:date>
    </item>
    <item>
      <title>LAPACK function that allocates memory internally?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795618#M2655</link>
      <description>Lapack has a Fortran 77 heritage and, therefore, does no memory allocation. Lapack95 wraps Fortran 77 and provides for optional arguments and allocation of work arrays. &lt;BR /&gt;&lt;BR /&gt;Lapack-e is designed to be called from C and is, perhaps, the library that you may consider to work with.</description>
      <pubDate>Wed, 09 Nov 2011 23:05:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795618#M2655</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2011-11-09T23:05:19Z</dc:date>
    </item>
    <item>
      <title>LAPACK function that allocates memory internally?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795619#M2656</link>
      <description>Hi mecej4,&lt;BR /&gt;thank you very much for your response.&lt;BR /&gt;I thought so, but then saw in the documentation (user's guide) how to replace the allocation functions in mkl, this is why I am asking - I thought that maybe some distributing of lapack or blas routines, called for extra memory.&lt;BR /&gt;However, the essence of my question remains: what routine in mkl (then) allocates memory internally, by which I could test if my allocator functions substitution, works properly?&lt;BR /&gt;Thank you very much for your help,&lt;BR /&gt;Petros</description>
      <pubDate>Sat, 12 Nov 2011 15:47:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACK-function-that-allocates-memory-internally/m-p/795619#M2656</guid>
      <dc:creator>Petros_Mamales</dc:creator>
      <dc:date>2011-11-12T15:47:21Z</dc:date>
    </item>
  </channel>
</rss>

