<?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 SIGSEGV calling blacs_gridinit in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798984#M2907</link>
    <description>Issue resolved by using mkl_blacs_openmpi instead of mkl_blacs_intelmpi. We are running openmpi-1.4.1 with 11.1.064 Intel compiler.&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jun 2010 14:07:26 GMT</pubDate>
    <dc:creator>ic-admin</dc:creator>
    <dc:date>2010-06-16T14:07:26Z</dc:date>
    <item>
      <title>SIGSEGV calling blacs_gridinit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798982#M2905</link>
      <description>Hello,&lt;BR /&gt;Using Intel 11.1-f064-c064 compiler and openmpi 1.4.1&lt;BR /&gt;Getting the following segmemtation fault&lt;BR /&gt;&lt;BR /&gt;mpiexec -np 8 ./test&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source&lt;BR /&gt;libmpi.so.0 00002AE0891FC830 PMPI_Comm_size 46 pcomm_size.c&lt;BR /&gt;libmkl_blacs_inte 00002AE0889D9383 Unknown Unknown Unknown&lt;BR /&gt;-snip- &lt;BR /&gt;&lt;BR /&gt;Routine listed below- along with output from run&lt;BR /&gt;&lt;BR /&gt;Any suggestions woudl be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt; program test&lt;BR /&gt; implicit none&lt;BR /&gt; include 'mpif.h'&lt;BR /&gt; character(1) :: order&lt;BR /&gt; integer :: comm, error, myproc, nprocs, nc, nr&lt;BR /&gt;&lt;BR /&gt; call MPI_INIT(error)&lt;BR /&gt; comm = MPI_COMM_WORLD&lt;BR /&gt; call MPI_COMM_RANK(comm,myproc,error)&lt;BR /&gt; call MPI_COMM_SIZE(comm,nprocs,error)&lt;BR /&gt;&lt;BR /&gt; nr = int(sqrt(real(nprocs)))&lt;BR /&gt; nc = nprocs/nr&lt;BR /&gt;&lt;BR /&gt; order = 'R'&lt;BR /&gt;&lt;BR /&gt; if (myproc == 0) then&lt;BR /&gt; write(37,'("comm = ",i0)') comm&lt;BR /&gt; write(37,'(/,"number of rows = ",i0)') nr&lt;BR /&gt; write(37,'("number of columns = ",i0)') nc&lt;BR /&gt; write(37,'(/,"order = ",a1)') order&lt;BR /&gt; end if&lt;BR /&gt; if (myproc == 0) write(37,'(/,"before call to blacs_gridinit")')&lt;BR /&gt; call blacs_gridinit(comm,order,nr,nc)&lt;BR /&gt; if (myproc == 0) write(37,'(/,"after call to blacs_gridinit")')&lt;BR /&gt;&lt;BR /&gt; call MPI_FINALIZE(error)&lt;BR /&gt; end program&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cat fort.37&lt;BR /&gt;comm = 0&lt;BR /&gt;&lt;BR /&gt;number of rows = 2&lt;BR /&gt;number of columns = 4&lt;BR /&gt;&lt;BR /&gt;order = R&lt;BR /&gt;&lt;BR /&gt;before call to blacs_gridinit&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2010 17:29:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798982#M2905</guid>
      <dc:creator>ic-admin</dc:creator>
      <dc:date>2010-06-15T17:29:09Z</dc:date>
    </item>
    <item>
      <title>SIGSEGV calling blacs_gridinit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798983#M2906</link>
      <description>&lt;P&gt;From the first look, the problem is inthe version of OpenMPI.MKL 10.2.x supports only OpenMPI 1.2.x. &lt;BR /&gt;Is this happening with OpenMPI 1.2.x?&lt;BR /&gt;&lt;BR /&gt;--Vipin&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:58:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798983#M2906</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2010-06-16T09:58:37Z</dc:date>
    </item>
    <item>
      <title>SIGSEGV calling blacs_gridinit</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798984#M2907</link>
      <description>Issue resolved by using mkl_blacs_openmpi instead of mkl_blacs_intelmpi. We are running openmpi-1.4.1 with 11.1.064 Intel compiler.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2010 14:07:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SIGSEGV-calling-blacs-gridinit/m-p/798984#M2907</guid>
      <dc:creator>ic-admin</dc:creator>
      <dc:date>2010-06-16T14:07:26Z</dc:date>
    </item>
  </channel>
</rss>

