<?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 meawiile , can quickly check in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180031#M29268</link>
    <description>&lt;P&gt;meawiile&amp;nbsp;, can quickly check if the problem still exists in the case if you will use LP64 API instead on ILP64?&lt;/P&gt;&lt;P&gt;-lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lmkl_blacs_intelmpi_lp64 -lpthread -lm -ldl&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 15:16:34 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2019-04-02T15:16:34Z</dc:date>
    <item>
      <title>illegal value in DESCINIT and PSGESV</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180025#M29262</link>
      <description>&lt;P&gt;I am new to scaLapack and I am trying to execute the program ex1.c in this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://geco.mines.edu/software/mkl/index.shtml" target="_blank"&gt;http://geco.mines.edu/software/mkl/index.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;when I run it, these two messages are printed: "DESCINIT parameter number 9 had an illegal value", "and PSGESV parameter number 1 had an illegal value".&amp;nbsp;&lt;BR /&gt;I don't see why those values are illegal, can someone help? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 17:13:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180025#M29262</guid>
      <dc:creator>Arrigoni__Viviana</dc:creator>
      <dc:date>2019-04-01T17:13:08Z</dc:date>
    </item>
    <item>
      <title>Are you talking about psgesv</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180026#M29263</link>
      <description>&lt;P&gt;Are you talking about psgesv.f90 example?&amp;nbsp; &amp;nbsp;How did you build this case and how did you run then?&amp;nbsp; &amp;nbsp;Do you still use MKL v.11?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 02:28:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180026#M29263</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-04-02T02:28:07Z</dc:date>
    </item>
    <item>
      <title>No I am talking about ex1.c.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180027#M29264</link>
      <description>&lt;P&gt;No I am talking about ex1.c. The program doesn't take any input, all variables are defined within the main. I simply compiled it using mpiicc&amp;nbsp;as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mpiicc&amp;nbsp; -DMKL_ILP64 -I${MKLROOT}/include ex1_scalapack.c -o ex1_scalapack -L${MKLROOT}/lib/intel64 -lmkl_scalapack_ilp64 -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core -lmkl_blacs_intelmpi_ilp64 -lpthread -lm -ldl&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the code is designed to run using 4 processing cores, I ran it as:&lt;/P&gt;&lt;P&gt;mpirun&amp;nbsp;-np ./ex1_scalapack&lt;/P&gt;&lt;P&gt;the program prints the two error messages that I said in the first post.&amp;nbsp;&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 08:50:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180027#M29264</guid>
      <dc:creator>Arrigoni__Viviana</dc:creator>
      <dc:date>2019-04-02T08:50:08Z</dc:date>
    </item>
    <item>
      <title>What version of mkl did you</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180028#M29265</link>
      <description>&lt;P&gt;What version of mkl did you try?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 13:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180028#M29265</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-04-02T13:22:00Z</dc:date>
    </item>
    <item>
      <title>It says MKL 2018, don't know</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180029#M29266</link>
      <description>&lt;P&gt;It ought to be MKL 2018.5.274, I am working on a cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 14:08:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180029#M29266</guid>
      <dc:creator>Arrigoni__Viviana</dc:creator>
      <dc:date>2019-04-02T14:08:00Z</dc:date>
    </item>
    <item>
      <title>The latest available version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180030#M29267</link>
      <description>&lt;P&gt;The latest available version is 2019 u3. Usually we post the announcement of the latest release on the top of this forum:https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/805788&lt;/P&gt;&lt;P&gt;Yes, we will check your case with this latest update.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 15:06:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180030#M29267</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-04-02T15:06:46Z</dc:date>
    </item>
    <item>
      <title>meawiile , can quickly check</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180031#M29268</link>
      <description>&lt;P&gt;meawiile&amp;nbsp;, can quickly check if the problem still exists in the case if you will use LP64 API instead on ILP64?&lt;/P&gt;&lt;P&gt;-lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lmkl_blacs_intelmpi_lp64 -lpthread -lm -ldl&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 15:16:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180031#M29268</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-04-02T15:16:34Z</dc:date>
    </item>
    <item>
      <title>Yes! Thank you very much :)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180032#M29269</link>
      <description>&lt;P&gt;Yes! Thank you very much :)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 15:53:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/illegal-value-in-DESCINIT-and-PSGESV/m-p/1180032#M29269</guid>
      <dc:creator>Arrigoni__Viviana</dc:creator>
      <dc:date>2019-04-02T15:53:46Z</dc:date>
    </item>
  </channel>
</rss>

