<?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: blacs_gridinit problem when inputs are parameters in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883627#M1955</link>
    <description>&lt;P&gt;MPI 3.1&lt;BR /&gt;MKL 10.0.011&lt;BR /&gt;Dynamic library as far as I know&lt;/P&gt;
&lt;P&gt;Compile/link script is&lt;/P&gt;
&lt;P&gt;#!/bin/sh&lt;BR /&gt;infile="$1.f90"&lt;BR /&gt;mpiifort -o $1 $infile &lt;BR /&gt; -L/opt/intel/mkl/10.0.011/lib/64 &lt;BR /&gt; -lmkl_scalapack_lp64 &lt;BR /&gt; -lmkl_blacs_intelmpi20_lp64 &lt;BR /&gt; -lmkl_lapack &lt;BR /&gt; -lmkl_intel_lp64 &lt;BR /&gt; -lmkl_intel_thread &lt;BR /&gt; -lmkl_core &lt;BR /&gt; -lguide &lt;BR /&gt; -lpthread&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2008 02:24:36 GMT</pubDate>
    <dc:creator>grenfell</dc:creator>
    <dc:date>2008-05-30T02:24:36Z</dc:date>
    <item>
      <title>blacs_gridinit problem when inputs are parameters</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883625#M1953</link>
      <description>&lt;P&gt;I am using Intel Fortran v10, MPI, and Math Kernel Libraryon a cluster. I imported a scaLAPACK program that worksOK on another cluster, but fails now.A call to blacs_gridinit crashes. The call is like "call blacs_gridinit(ictxt, 'R', nprow, npcol). The nprow and npcol are defined as integer parameters = 5. When I change them to normal integer variables and set them to 5in the program,it works. Why? All the docs say they are normal input varaiables, not in and out.&lt;/P&gt;
&lt;P&gt;Thanks for any ideas.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2008 05:31:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883625#M1953</guid>
      <dc:creator>grenfell</dc:creator>
      <dc:date>2008-05-23T05:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: blacs_gridinit problem when inputs are parameters</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883626#M1954</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Would it be possible for you to provide a bit more information? What versions of Intel MPI Library and MKL do you use? Do you use static or multithread version of MPI library? Can you provide the command line which you use for scaLAPACK building?&lt;/P&gt;
&lt;P&gt;Regards, Anton.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2008 07:15:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883626#M1954</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2008-05-27T07:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: blacs_gridinit problem when inputs are parameters</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883627#M1955</link>
      <description>&lt;P&gt;MPI 3.1&lt;BR /&gt;MKL 10.0.011&lt;BR /&gt;Dynamic library as far as I know&lt;/P&gt;
&lt;P&gt;Compile/link script is&lt;/P&gt;
&lt;P&gt;#!/bin/sh&lt;BR /&gt;infile="$1.f90"&lt;BR /&gt;mpiifort -o $1 $infile &lt;BR /&gt; -L/opt/intel/mkl/10.0.011/lib/64 &lt;BR /&gt; -lmkl_scalapack_lp64 &lt;BR /&gt; -lmkl_blacs_intelmpi20_lp64 &lt;BR /&gt; -lmkl_lapack &lt;BR /&gt; -lmkl_intel_lp64 &lt;BR /&gt; -lmkl_intel_thread &lt;BR /&gt; -lmkl_core &lt;BR /&gt; -lguide &lt;BR /&gt; -lpthread&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2008 02:24:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/blacs-gridinit-problem-when-inputs-are-parameters/m-p/883627#M1955</guid>
      <dc:creator>grenfell</dc:creator>
      <dc:date>2008-05-30T02:24:36Z</dc:date>
    </item>
  </channel>
</rss>

