<?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 rum time error in using MKL lapack function call in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824262#M5011</link>
    <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Can anyone please provide some advice on how to deal with a run-time error from a lapack function (used to calculate eigen values). The codes can be compiled but I got the following run-time error:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;MKL ERROR: Parameter 5 was incorrect on entry to DSYEV&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Some background information:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;1. I'm trying to use dsyev_ function for calculating eigenvalue/vectors by doing the following:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;dsyev_("V","U", &amp;amp;n, &amp;amp;mat[0][0], &amp;amp;lda, &amp;amp;vec[0], work, &amp;amp;lwork, &amp;amp;info);&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;2. Environment is Linux and this is my LIB_DIRS:&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;LIB_DIRS = -L/xenv/ICC/X/11.0_081/mkl/lib/em64t /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_solver_ilp    64_sequential.a -Wl,--start-group /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_intel_ilp64.a /xenv/ICC/X    /11.0_081/mkl/lib/em64t/libmkl_sequential.a /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_core.a -Wl,--end-group -lpthread -llapack&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have been struggling with this error for a long time, can someone please let me know what might be causing this?&lt;/DIV&gt;&lt;DIV&gt;Any information will be highly appreciated.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 13 Sep 2010 19:33:47 GMT</pubDate>
    <dc:creator>likehere</dc:creator>
    <dc:date>2010-09-13T19:33:47Z</dc:date>
    <item>
      <title>rum time error in using MKL lapack function call</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824262#M5011</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Can anyone please provide some advice on how to deal with a run-time error from a lapack function (used to calculate eigen values). The codes can be compiled but I got the following run-time error:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;MKL ERROR: Parameter 5 was incorrect on entry to DSYEV&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Some background information:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;1. I'm trying to use dsyev_ function for calculating eigenvalue/vectors by doing the following:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;dsyev_("V","U", &amp;amp;n, &amp;amp;mat[0][0], &amp;amp;lda, &amp;amp;vec[0], work, &amp;amp;lwork, &amp;amp;info);&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;2. Environment is Linux and this is my LIB_DIRS:&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;LIB_DIRS = -L/xenv/ICC/X/11.0_081/mkl/lib/em64t /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_solver_ilp    64_sequential.a -Wl,--start-group /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_intel_ilp64.a /xenv/ICC/X    /11.0_081/mkl/lib/em64t/libmkl_sequential.a /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_core.a -Wl,--end-group -lpthread -llapack&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have been struggling with this error for a long time, can someone please let me know what might be causing this?&lt;/DIV&gt;&lt;DIV&gt;Any information will be highly appreciated.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Sep 2010 19:33:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824262#M5011</guid>
      <dc:creator>likehere</dc:creator>
      <dc:date>2010-09-13T19:33:47Z</dc:date>
    </item>
    <item>
      <title>rum time error in using MKL lapack function call</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824263#M5012</link>
      <description>It is not possible to tell from the single line of code that you showed whether or not the parameters are correct, and why Parameter 5 is incorrect.&lt;BR /&gt;&lt;BR /&gt;Please show the declarations of the subroutine arguments; in particular, what is the value of &lt;I&gt;lda&lt;/I&gt; just before the call?</description>
      <pubDate>Mon, 13 Sep 2010 22:47:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824263#M5012</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-09-13T22:47:56Z</dc:date>
    </item>
    <item>
      <title>rum time error in using MKL lapack function call</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824264#M5013</link>
      <description>Vickie,&lt;DIV&gt;first of all please try to link witj lp64 libraries. in other words please try link with these&lt;/DIV&gt;&lt;DIV&gt;LIB_DIRS = -L/xenv/ICC/X/11.0_081/mkl/lib/em64t /xenv/ICC/X/11.0_081/mkl/lib/em64t/&lt;B&gt;libmkl_solver_lp&lt;/B&gt;    64_sequential.a -Wl,--start-group /xenv/ICC/X/11.0_081/mkl/lib/em64t/&lt;B&gt;libmkl_intel_lp64.a&lt;/B&gt; /xenv/ICC/X    /11.0_081/mkl/lib/em64t/libmkl_sequential.a /xenv/ICC/X/11.0_081/mkl/lib/em64t/libmkl_core.a -Wl,--end-group -lpthread -llapack&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;and let us know will it works or not..&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2010 05:45:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824264#M5013</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-09-14T05:45:59Z</dc:date>
    </item>
    <item>
      <title>rum time error in using MKL lapack function call</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824265#M5014</link>
      <description>Vickie,&lt;BR /&gt;&lt;BR /&gt;Thesource code can lead?&lt;BR /&gt;&lt;BR /&gt;=Yurii</description>
      <pubDate>Tue, 14 Sep 2010 19:09:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/rum-time-error-in-using-MKL-lapack-function-call/m-p/824265#M5014</guid>
      <dc:creator>yuriisig</dc:creator>
      <dc:date>2010-09-14T19:09:32Z</dc:date>
    </item>
  </channel>
</rss>

