<?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 segmentaion fault with SCALAPACK pcheevx example  - please help! in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777906#M1208</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have recently installed linux (ubuntu 10.04), latest intel fortran Pro (11.1/072) and OpenMPI. &lt;BR /&gt;&lt;BR /&gt;I can tell more details (in addition to what is below), but do not know what details to post and how to get them from the system.&lt;BR /&gt;&lt;BR /&gt;I am trying to run the SCALAPACK examples. &lt;BR /&gt;&lt;BR /&gt;The simpliest example1.f from &lt;A href="http://www.netlib.org/scalapack/examples/" target="_blank"&gt;http://www.netlib.org/scalapack/examples/&lt;/A&gt; works fine.&lt;BR /&gt;&lt;BR /&gt;I then tried to run the example &lt;PRE&gt;&lt;A href="http://www.netlib.org/scalapack/examples/sample_pcheevx_call.f"&gt;sample_pcheevx_call.f&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;on the same system.  It does NOT work and gives me the following segmentation fault  error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compilation:&lt;BR /&gt;&lt;BR /&gt;ifort -I/opt/intel/Compiler/11.1/072/mkl/include -c sample_pcheevx_call.f&lt;BR /&gt;mpif90 -L/opt/intel/Compiler/11.1/072/mkl/lib/em64t -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group sample_pcheevx_call.o -o a.out&lt;BR /&gt;&lt;BR /&gt;Running:&lt;BR /&gt;&lt;BR /&gt;mpirun -H aa-laptop,aa-laptop ./a.out&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;libmkl_scalapack_ 00007F1845CBE549 Unknown Unknown Unknown&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;mpirun has exited due to process rank 0 with PID 2455 on&lt;BR /&gt;node aa-laptop exiting without calling "finalize". This may&lt;BR /&gt;have caused other processes in the application to be&lt;BR /&gt;terminated by signals sent by mpirun (as reported here).&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My system is:&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux aa-laptop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know what further information I need to post and how to get it from the system.&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Aleksey&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 19 Jul 2010 11:37:45 GMT</pubDate>
    <dc:creator>aleksey239</dc:creator>
    <dc:date>2010-07-19T11:37:45Z</dc:date>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - please help!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777906#M1208</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have recently installed linux (ubuntu 10.04), latest intel fortran Pro (11.1/072) and OpenMPI. &lt;BR /&gt;&lt;BR /&gt;I can tell more details (in addition to what is below), but do not know what details to post and how to get them from the system.&lt;BR /&gt;&lt;BR /&gt;I am trying to run the SCALAPACK examples. &lt;BR /&gt;&lt;BR /&gt;The simpliest example1.f from &lt;A href="http://www.netlib.org/scalapack/examples/" target="_blank"&gt;http://www.netlib.org/scalapack/examples/&lt;/A&gt; works fine.&lt;BR /&gt;&lt;BR /&gt;I then tried to run the example &lt;PRE&gt;&lt;A href="http://www.netlib.org/scalapack/examples/sample_pcheevx_call.f"&gt;sample_pcheevx_call.f&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;on the same system.  It does NOT work and gives me the following segmentation fault  error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compilation:&lt;BR /&gt;&lt;BR /&gt;ifort -I/opt/intel/Compiler/11.1/072/mkl/include -c sample_pcheevx_call.f&lt;BR /&gt;mpif90 -L/opt/intel/Compiler/11.1/072/mkl/lib/em64t -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group sample_pcheevx_call.o -o a.out&lt;BR /&gt;&lt;BR /&gt;Running:&lt;BR /&gt;&lt;BR /&gt;mpirun -H aa-laptop,aa-laptop ./a.out&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;libmkl_scalapack_ 00007F1845CBE549 Unknown Unknown Unknown&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;mpirun has exited due to process rank 0 with PID 2455 on&lt;BR /&gt;node aa-laptop exiting without calling "finalize". This may&lt;BR /&gt;have caused other processes in the application to be&lt;BR /&gt;terminated by signals sent by mpirun (as reported here).&lt;BR /&gt;--------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My system is:&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux aa-laptop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know what further information I need to post and how to get it from the system.&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Aleksey&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Jul 2010 11:37:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777906#M1208</guid>
      <dc:creator>aleksey239</dc:creator>
      <dc:date>2010-07-19T11:37:45Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - please help</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777907#M1209</link>
      <description>What OpenMPI version you use?&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jul 2010 12:36:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777907#M1209</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-19T12:36:19Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - please help</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777908#M1210</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=334681" class="basic" href="https://community.intel.com/en-us/profile/334681/"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;What OpenMPI version you use?&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gennady,&lt;BR /&gt;&lt;BR /&gt;I am using openmpi-1.4.2.&lt;BR /&gt;&lt;BR /&gt;Aleksey&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:04:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777908#M1210</guid>
      <dc:creator>aleksey239</dc:creator>
      <dc:date>2010-07-19T13:04:48Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - please help</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777909#M1211</link>
      <description>Aleksey, please check Release notes - what openmpi versions have been validated with the version on MKL you use. if I am not mistaken - it is 1.2.*&lt;DIV&gt;it may be the reason of this problem.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:12:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777909#M1211</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-19T13:12:35Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - please help</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777910#M1212</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=334681" class="basic" href="https://community.intel.com/en-us/profile/334681/"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Aleksey, please check Release notes - what openmpi versions have been validated with the version on MKL you use. if I am not mistaken - it is 1.2.*&lt;DIV&gt;it may be the reason of this problem.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gennady,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks for the suggestion. Yes, you are right, the installed version of the MKL 10.2 Update 5 for Linux* OS was only tested for Open MPI 1.2.x.&lt;/P&gt;&lt;P&gt;I therefore downloaded and installed the Open MPI 1.2.9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output for the same compilation, but with Open MPI 1.2.9, is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;mpirun -H aa-laptop,aa-laptop ./a.out&lt;BR /&gt;[aa-laptop:08655] *** Process received signal ***&lt;BR /&gt;[aa-laptop:08655] Signal: Segmentation fault (11)&lt;BR /&gt;[aa-laptop:08655] Signal code: Address not mapped (1)&lt;BR /&gt;[aa-laptop:08655] Failing at address: 0x1&lt;BR /&gt;[aa-laptop:08655] [ 0] /lib/libpthread.so.0(+0xf8f0) [0x7f660844a8f0]&lt;BR /&gt;[aa-laptop:08655] [ 1] /opt/intel/Compiler/11.1/072/mkl/lib/em64t/libmkl_scalapack_lp64.so(pclaprnt_print9999_+0x9) [0x7f660aea4549]&lt;BR /&gt;[aa-laptop:08655] *** End of error message ***&lt;BR /&gt;forrtl: error (78): process killed (SIGTERM)&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;libopen-pal.so.0 00007F094CFF5E52 Unknown Unknown Unknown&lt;BR /&gt;libmpi.so.0 00007F094D4DE7B5 Unknown Unknown Unknown&lt;BR /&gt;mca_coll_tuned.so 00007F09458F2975 Unknown Unknown Unknown&lt;BR /&gt;mca_coll_tuned.so 00007F09458F724F Unknown Unknown Unknown&lt;BR /&gt;libmpi.so.0 00007F094D4F3487 Unknown Unknown Unknown&lt;BR /&gt;a.out 0000000000418465 Unknown Unknown Unknown&lt;BR /&gt;libmkl_scalapack_ 00007F094EFA2CD5 Unknown Unknown Unknown&lt;BR /&gt;mpirun noticed that job rank 0 with PID 8655 on node aa-laptop exited on signal 11 (Segmentation fault). &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;--------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate if you can give me any further suggestions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aleksey&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2010 15:14:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777910#M1212</guid>
      <dc:creator>aleksey239</dc:creator>
      <dc:date>2010-07-19T15:14:41Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - please help</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777911#M1213</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=334681" class="basic" href="https://community.intel.com/en-us/profile/334681/"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Aleksey, please check Release notes - what openmpi versions have been validated with the version on MKL you use. if I am not mistaken - it is 1.2.*&lt;DIV&gt;it may be the reason of this problem.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gennady,&lt;/P&gt;&lt;P&gt;I have now tried to run the same example on our cambridge cluster (www.hpc.cam.ac.uk). I have decided to use intel MPI to avoid possible problems with Open MPI.&lt;/P&gt;&lt;P&gt;Below is what I did and what is the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly I added the required modules - I post it below in order to show what versions of ifort, MKL and IMPI I am using:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="sectionBody"&gt;&lt;/SPAN&gt;bindloe02 pcheevx]$ module list&lt;BR /&gt;Currently Loaded Modulefiles:&lt;BR /&gt; 1) dot 4) gold/2.1.6.0 7) mpiexec/0.82 10) intel/fce/11.0.081 13) intel/impi/4.0.0.028&lt;BR /&gt; 2) torque 5) java/jdk1.6.0_20 8) global 11) intel/mkl/10.2.2.025&lt;BR /&gt; 3) moab 6) infinipath/mpi/2.3.1 9) intel/cce/11.0.081 12) default-infinipath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I compiled the same sample program:&lt;/P&gt;&lt;P&gt;@bindloe02 pcheevx]$ make a.out&lt;BR /&gt;ifort -c sample_pcheevx_call.f&lt;BR /&gt;mpiifort -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group sample_pcheevx_call.o -o a.out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then tried to run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@bindloe02 pcheevx]$ mpirun -np 2 ./a.out&lt;BR /&gt;WARNING: Unable to read mpd.hosts or list of hosts isn't provided. MPI job will be run on the current machine only.&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;rank 0 in job 1 bindloe02_40727 caused collective abort of all ranks&lt;BR /&gt; exit status of rank 0: return code 174 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate if you can help to find out what is wrong.&lt;/P&gt;&lt;P&gt;Meanwhile I will try to install MPICH2 version 1.0.x on my machine and will see whether that will change the results compared to Open MPI 1.2.9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aleksey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2010 22:27:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777911#M1213</guid>
      <dc:creator>aleksey239</dc:creator>
      <dc:date>2010-07-19T22:27:30Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - now with MP</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777912#M1214</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have now installed MPICH2 and tried the same program with MPICH2. It does not work: again, it is the segmentation fault. Here are the details:&lt;BR /&gt;&lt;BR /&gt;pcheevx$ make a.out&lt;BR /&gt;ifort -I/opt/intel/Compiler/11.1/072/mkl/include -C -O0 -c sample_pcheevx_call.f&lt;BR /&gt;mpif90 -L/opt/intel/Compiler/11.1/072/mkl/lib/em64t -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group sample_pcheevx_call.o -o a.out&lt;BR /&gt;&lt;BR /&gt;pcheevx$ mpiexec -np 2 ./a.out&lt;BR /&gt;/opt/mpich2-1.0.8/bin/mpdlib.py:8: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.&lt;BR /&gt; import sys, os, signal, popen2, socket, select, inspect&lt;BR /&gt;/opt/mpich2-1.0.8/bin/mpdlib.py:15: DeprecationWarning: the md5 module is deprecated; use hashlib instead&lt;BR /&gt; from md5 import new as md5new&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;libmkl_scalapack_ 00007F89E60B2549 Unknown Unknown Unknown&lt;BR /&gt;rank 0 in job 2 aa-laptop_47044 caused collective abort of all ranks&lt;BR /&gt; exit status of rank 0: return code 174 &lt;BR /&gt;&lt;BR /&gt;I would really hope that it is possible to find a solution! All I want is to be able to run pcheevx at least under some MPI.&lt;BR /&gt;&lt;BR /&gt;Meanwhile my steps would be to learn how to debug the example in parallel; then I will try to copy the example in another program; comment out everything and then add bit by bit to see when the segmentation fault will actually appear. I have read somewhere that may be it is not the call to PCHEEVX but the call to something like BLACS_GRIDINIT is the problem....&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Aleksey&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2010 12:27:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777912#M1214</guid>
      <dc:creator>aleksey239</dc:creator>
      <dc:date>2010-07-20T12:27:16Z</dc:date>
    </item>
    <item>
      <title>segmentaion fault with SCALAPACK pcheevx example  - now with MP</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777913#M1215</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have now tried to use compiler options to understand why the PCHEEVX example produces segmentation fault. &lt;BR /&gt;&lt;BR /&gt;I used OpenMPI and got the following:&lt;BR /&gt;&lt;BR /&gt;pcheevx$ make a.out&lt;BR /&gt;ifort -check bounds -traceback -warn -O0 -c sample_pcheevx_call.f&lt;BR /&gt;mpif90 -L/opt/intel/Compiler/11.1/072/mkl/lib/em64t -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group sample_pcheevx_call.o -o a.out&lt;BR /&gt;&lt;BR /&gt;pcheevx$ mpirun -H aa-laptop,aa-laptop ./a.out&lt;BR /&gt;[aa-laptop:03683] *** Process received signal ***&lt;BR /&gt;[aa-laptop:03683] Signal: Segmentation fault (11)&lt;BR /&gt;[aa-laptop:03683] Signal code: Address not mapped (1)&lt;BR /&gt;[aa-laptop:03683] Failing at address: 0x1&lt;BR /&gt;[aa-laptop:03683] [ 0] /lib/libpthread.so.0(+0xf8f0) [0x7f6aa5bd98f0]&lt;BR /&gt;[aa-laptop:03683] [ 1] /opt/intel/Compiler/11.1/072/mkl/lib/em64t/libmkl_scalapack_lp64.so(pclaprnt_print9999_+0x9) [0x7f6aa8633549]&lt;BR /&gt;[aa-laptop:03683] *** End of error message ***&lt;BR /&gt;forrtl: error (78): process killed (SIGTERM)&lt;BR /&gt;Image PC Routine Line Source &lt;BR /&gt;mca_btl_sm.so 00007F45A9B11C17 Unknown Unknown Unknown&lt;BR /&gt;mca_bml_r2.so 00007F45A9F1E1DA Unknown Unknown Unknown&lt;BR /&gt;libopen-pal.so.0 00007F45B07E6E8A Unknown Unknown Unknown&lt;BR /&gt;libmpi.so.0 00007F45B0CCF7B5 Unknown Unknown Unknown&lt;BR /&gt;mca_coll_tuned.so 00007F45A90E3975 Unknown Unknown Unknown&lt;BR /&gt;mca_coll_tuned.so 00007F45A90E824F Unknown Unknown Unknown&lt;BR /&gt;libmpi.so.0 00007F45B0CE4487 Unknown Unknown Unknown&lt;BR /&gt;a.out 0000000000418465 Unknown Unknown Unknown&lt;BR /&gt;libmkl_scalapack_ 00007F45B2793CD5 Unknown Unknown Unknown&lt;BR /&gt;mpirun noticed that job rank 0 with PID 3683 on node aa-laptop exited on signal 11 (Segmentation fault). &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The above gives more information, but I do not know how to use it. Can anyone help?&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Aleksey</description>
      <pubDate>Fri, 23 Jul 2010 14:30:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/segmentaion-fault-with-SCALAPACK-pcheevx-example-please-help/m-p/777913#M1215</guid>
      <dc:creator>aleksey239</dc:creator>
      <dc:date>2010-07-23T14:30:03Z</dc:date>
    </item>
  </channel>
</rss>

