<?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 According to the linker in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166431#M28271</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;According to the linker&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;MPICH is the only MPI implementation supported. However, what version I do not know!!! And no, I do not have a linux.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 11:25:12 GMT</pubDate>
    <dc:creator>Jesse_Q_</dc:creator>
    <dc:date>2018-04-09T11:25:12Z</dc:date>
    <item>
      <title>MPICH3 and libmkl_blacs_mpich_</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166426#M28266</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;While attempting to run siesta-4.1-b3 using MPICH3 (3.1.4) with intel mkl 2018 libmkl_blacs_mpich I received the following error:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;[Jesses-iMac-2:98886] *** An error occurred in MPI_Comm_rank&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;[Jesses-iMac-2:98886] *** reported by process [128122881,206158430208]&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;[Jesses-iMac-2:98886] *** on communicator MPI_COMM_WORLD&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;[Jesses-iMac-2:98886] *** MPI_ERR_COMM: invalid communicator&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;[Jesses-iMac-2:98886] *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;[Jesses-iMac-2:98886] ***&amp;nbsp; &amp;nbsp; and potentially your MPI job)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I believe this to be an error with the mpi.h. Is MPICH3 supported or do I need to install MPICH2 (1.5-rc3, latest version I'm aware of for MPICH2)? My operating system is high Sierra OSX.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Apr 2018 14:32:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166426#M28266</guid>
      <dc:creator>Jesse_Q_</dc:creator>
      <dc:date>2018-04-07T14:32:09Z</dc:date>
    </item>
    <item>
      <title>Hi Jesse,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166427#M28267</link>
      <description>&lt;P&gt;Hi Jesse,&lt;/P&gt;

&lt;P&gt;Here is the MKL system requirement &lt;A href="https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2018-system-requirements" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2018-system-requirements&lt;/A&gt; for your reference.&lt;BR /&gt;
	macOS* 10.12 (Xcode 8.x) and macOS* 10.13 (Xcode 9.x)&amp;nbsp;(Intel® 64)​&lt;BR /&gt;
	MPICH version 3.1 &amp;nbsp;(http://www-unix.mcs.anl.gov/mpi/mpich)​ is supported&lt;/P&gt;

&lt;P&gt;What is compiler on that machine?&amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;One more thing, the zip file you shared seems empty&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
	​Ying&lt;/P&gt;

&lt;P&gt;P.S &amp;nbsp;https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;BR /&gt;
	​which will help to provide the exact MKL library wanted when you link in application.&lt;BR /&gt;
	&lt;BR /&gt;
	for example,&amp;nbsp; -qopenmp $(MKL)/lib/libmkl_blas95_ilp64.a $(MKL)/lib/libmkl_lapack95_ilp64.a $(INTEL_LIBS) -Wl,-rpath,$(MKL)/lib \&lt;BR /&gt;
	-lmkl_scalapack_ilp64 -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -lmkl_blacs_mpich_ilp64 -liomp5 -lpthread -lm -ldl&lt;/P&gt;

&lt;P&gt;Here you are using the ILP64 (integer is 64bit).&amp;nbsp; Please make sure your siesta​ application ask the 64bit integer.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 01:06:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166427#M28267</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2018-04-08T01:06:43Z</dc:date>
    </item>
    <item>
      <title>Hi Ying,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166428#M28268</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi Ying,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;My compilers are&amp;nbsp;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;version 18.0.2 and xcode 9.3.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I will redo all compilations (hdf5, netcdf, netcdf-fortran) with mpich 3.1 (&lt;A href="http://www.mpich.org/static/downloads/3.1/mpich-3.1.tar.gz"&gt;mpich-3.1.tar.gz&lt;/A&gt;) and will link with 32 bit and 64 bit to see if that is also a problem. I will get back to you shortly.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 09:29:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166428#M28268</guid>
      <dc:creator>Jesse_Q_</dc:creator>
      <dc:date>2018-04-08T09:29:17Z</dc:date>
    </item>
    <item>
      <title>OK.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166429#M28269</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;OK.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Compiling with Mpich3.1 either 64/32 int I get the following error&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures; color: #65e551"&gt;&lt;B&gt;[jessequinn@Jesses-iMac-2 Tests]$&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt; make MPI="mpirun -np 4 /Users/jessequinn/Packages/tmp/siesta-4.1-b3/Obj/siesta"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ag completed&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Running ag test...&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;&amp;nbsp; &amp;nbsp; ==&amp;gt; Copying pseudopotential file for Ag...&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;&amp;nbsp; &amp;nbsp; ==&amp;gt; Running SIESTA as mpirun -np 4 /Users/jessequinn/Packages/tmp/siesta-4.1-b3/Obj/siesta ../../../siesta -fdf XML.Write ../ag.fdf&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;Image&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Routine&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Line&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Source&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libifcoremt.dylib&amp;nbsp; 000000010D6D5254&amp;nbsp; for__signal_handl &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libsystem_platfor&amp;nbsp; 00007FFF7D032F5A&amp;nbsp; _sigtramp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libmpi.40.dylib&amp;nbsp; &amp;nbsp; 000000010D167204&amp;nbsp; MPI_Comm_rank &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libpmpich.12.dyli&amp;nbsp; 000000010D25356B&amp;nbsp; mpi_comm_rank_&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0000000102BAE3B5&amp;nbsp; mpi_siesta_mp_mym &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010247A6B2&amp;nbsp; m_siesta_init_mp_ &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0000000102ABDA70&amp;nbsp; MAIN__&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0000000102234DAE&amp;nbsp; main&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;Image&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Routine&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Line&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Source&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libifcoremt.dylib&amp;nbsp; 0000000115E07254&amp;nbsp; for__signal_handl &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libsystem_platfor&amp;nbsp; 00007FFF7D032F5A&amp;nbsp; _sigtramp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libmpi.40.dylib&amp;nbsp; &amp;nbsp; 00000001112CC204&amp;nbsp; MPI_Comm_rank &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libpmpich.12.dyli&amp;nbsp; 00000001159CE56B&amp;nbsp; mpi_comm_rank_&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010B20B3B5&amp;nbsp; mpi_siesta_mp_mym &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010AAD76B2&amp;nbsp; m_siesta_init_mp_ &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010B11AA70&amp;nbsp; MAIN__&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010A891DAE&amp;nbsp; main&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;Image&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Routine&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Line&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Source&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libifcoremt.dylib&amp;nbsp; 000000010BD78254&amp;nbsp; for__signal_handl &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libsystem_platfor&amp;nbsp; 00007FFF7D032F5A&amp;nbsp; _sigtramp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libmpi.40.dylib&amp;nbsp; &amp;nbsp; 000000010AD75204&amp;nbsp; MPI_Comm_rank &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libpmpich.12.dyli&amp;nbsp; 000000010B93F56B&amp;nbsp; mpi_comm_rank_&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000001011743B5&amp;nbsp; mpi_siesta_mp_mym &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0000000100A406B2&amp;nbsp; m_siesta_init_mp_ &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0000000101083A70&amp;nbsp; MAIN__&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000001007FADAE&amp;nbsp; main&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;Image&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Routine&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Line&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Source&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libifcoremt.dylib&amp;nbsp; 00000001148D9254&amp;nbsp; for__signal_handl &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libsystem_platfor&amp;nbsp; 00007FFF7D032F5A&amp;nbsp; _sigtramp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libmpi.40.dylib&amp;nbsp; &amp;nbsp; 000000011438A204&amp;nbsp; MPI_Comm_rank &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;libpmpich.12.dyli&amp;nbsp; 000000011446756B&amp;nbsp; mpi_comm_rank_&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000001106A83B5&amp;nbsp; mpi_siesta_mp_mym &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010FF746B2&amp;nbsp; m_siesta_init_mp_ &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000001105B7A70&amp;nbsp; MAIN__&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;siesta &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 000000010FD2EDAE&amp;nbsp; main&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown&amp;nbsp; Unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;make[1]: *** [completed_work] Error 174&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(255, 255, 255); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;make: *** [ag] Error 2&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(101, 229, 81); background-color: rgb(43, 102, 201);"&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures"&gt;&lt;B&gt;[jessequinn@Jesses-iMac-2 Tests]$&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="font-variant-ligatures: no-common-ligatures; color: #ffffff"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;Any idea?&lt;/DIV&gt;</description>
      <pubDate>Sun, 08 Apr 2018 22:10:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166429#M28269</guid>
      <dc:creator>Jesse_Q_</dc:creator>
      <dc:date>2018-04-08T22:10:49Z</dc:date>
    </item>
    <item>
      <title>Hi Jesse,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166430#M28270</link>
      <description>&lt;P&gt;Hi Jesse,&lt;/P&gt;

&lt;P&gt;Do you have other machine like Linux etc?&amp;nbsp; the MPI and Mac OS maybe still issue.&lt;/P&gt;

&lt;P&gt;From system requirement, it seems not MPI for Mac OS.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;MPI implementations that Intel® MKL for Windows* OS has been validated against:&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL style="color: rgb(102, 102, 102);"&gt;
	&lt;LI&gt;Intel® MPI Library Version 5.1 (Intel® 64) (http://www.intel.com/go/mpi)&lt;/LI&gt;
	&lt;LI&gt;Intel® MPI Library Version 2018 (Intel® 64) (http://www.intel.com/go/mpi)&lt;/LI&gt;
	&lt;LI&gt;Intel® MPI Library Version 2017&amp;nbsp;(Intel® 64) (http://www.intel.com/go/mpi)&lt;/LI&gt;
	&lt;LI&gt;MPICH2 version 1.5&amp;nbsp;(http://www-unix.mcs.anl.gov/mpi/mpich)&lt;/LI&gt;
	&lt;LI&gt;MS MPI, CCE or HPC 2012 on Intel® 64 (http://www.microsoft.com/downloads)&lt;/LI&gt;
	&lt;LI&gt;Open MPI 1.8.x (Intel® 64) (http://www.open-mpi.org)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;MPI implementations that Intel® MKL for Linux* OS has been validated against:&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL style="color: rgb(102, 102, 102);"&gt;
	&lt;LI&gt;Intel® MPI Library Version 5.1 (Intel® 64)&amp;nbsp;(http://www.intel.com/go/mpi)&lt;/LI&gt;
	&lt;LI&gt;Intel® MPI Library Version 2018 (Intel® 64) (http://www.intel.com/go/mpi)&lt;/LI&gt;
	&lt;LI&gt;Intel® MPI Library Version 2017&amp;nbsp;(Intel® 64) (http://www.intel.com/go/mpi)&lt;/LI&gt;
	&lt;LI&gt;MPICH2 version 1.5&amp;nbsp;(Intel® 64)&amp;nbsp;(http://www-unix.mcs.anl.gov/mpi/mpich)&lt;/LI&gt;
	&lt;LI&gt;MPICH version 3.1 &amp;nbsp;(http://www-unix.mcs.anl.gov/mpi/mpich)&lt;/LI&gt;
	&lt;LI&gt;MPICH version 3.2 &amp;nbsp;(http://www-unix.mcs.anl.gov/mpi/mpich)&lt;/LI&gt;
	&lt;LI&gt;Open MPI 1.8.x&amp;nbsp;(Intel® 64)&amp;nbsp;(http://www.open-mpi.org)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;BR /&gt;
	Or the environment and dependency seems complex.&amp;nbsp; Could you submit your question to On-line sever center supporttickets.intel.com/ where our engineer may help to see the details.&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 03:17:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166430#M28270</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2018-04-09T03:17:56Z</dc:date>
    </item>
    <item>
      <title>According to the linker</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166431#M28271</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;According to the linker&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;MPICH is the only MPI implementation supported. However, what version I do not know!!! And no, I do not have a linux.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 11:25:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166431#M28271</guid>
      <dc:creator>Jesse_Q_</dc:creator>
      <dc:date>2018-04-09T11:25:12Z</dc:date>
    </item>
    <item>
      <title>Hi Jesse,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166432#M28272</link>
      <description>&lt;P&gt;Hi Jesse,&lt;/P&gt;

&lt;P&gt;As I can see, Siesta crashes at the initialization stage during&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;MPI_Comm_rank. That indicates that you definitely have some issues with MPI and it is hardly connected to MKL. So, I recommend you either to try MPICH 2 or to run a simple MPI test first.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Konstantin&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 20:54:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MPICH3-and-libmkl-blacs-mpich/m-p/1166432#M28272</guid>
      <dc:creator>Konstantin_A_Intel</dc:creator>
      <dc:date>2018-04-25T20:54:49Z</dc:date>
    </item>
  </channel>
</rss>

