<?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 This is still segfaulting in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098529#M23707</link>
    <description>&lt;P&gt;This is still segfaulting with MKL from&amp;nbsp;m_ccompxe_2017.0.036.dmg.&lt;/P&gt;

&lt;P&gt;Do you have a fix? Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2016 13:49:56 GMT</pubDate>
    <dc:creator>asd__asdqwe</dc:creator>
    <dc:date>2016-09-19T13:49:56Z</dc:date>
    <item>
      <title>Segmentation fault in mkl_pds_lp64_assemble_csr_full</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098526#M23704</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to use the following file with 3 MPI processes but I end up with the following trace:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;(gdb) bt
#0  0x00007ffff52ac38f in mkl_pds_lp64_assemble_csr_full () from /opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/libmkl_intel_thread.so
#1  0x00007ffff685bec1 in mkl_pds_lp64_cluster_sparse_solver () from /opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/libmkl_core.so
#2  0x0000000000401abc in main () at source/cl_solver_unsym_distr_c.c:197&lt;/PRE&gt;

&lt;P&gt;I compile the file using the MKL examples with the following line:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;$ make sointel64 mpi=mpich2 compiler=intel
$ mpirun.mpich -np 3 _results/intel_mpich2_lp64_intel64_so/cl_solver_unsym_distr_c.exe.bac&lt;/PRE&gt;

&lt;P&gt;Thank you for looking.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 22:36:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098526#M23704</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2016-08-15T22:36:36Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098527#M23705</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You are correct, the issue exist for small dense matrices in case of number of processes more than 1. Same situation for BSr format in neighboring&amp;nbsp;forum post. We will provide further details after investigation&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 04:31:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098527#M23705</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2016-08-16T04:31:06Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098528#M23706</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Thank you for looking. Please keep me up to date. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 10:39:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098528#M23706</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2016-08-16T10:39:19Z</dc:date>
    </item>
    <item>
      <title>This is still segfaulting</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098529#M23707</link>
      <description>&lt;P&gt;This is still segfaulting with MKL from&amp;nbsp;m_ccompxe_2017.0.036.dmg.&lt;/P&gt;

&lt;P&gt;Do you have a fix? Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 13:49:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098529#M23707</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2016-09-19T13:49:56Z</dc:date>
    </item>
    <item>
      <title>the fix is targeted to be</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098530#M23708</link>
      <description>&lt;P&gt;the fix is targeted to be released the next ( nearest ) update 1 ( MKL 2017 update 1). We will keep you updated with this topic.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 03:37:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098530#M23708</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-09-21T03:37:26Z</dc:date>
    </item>
    <item>
      <title>This is still not fixed,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098531#M23709</link>
      <description>&lt;P&gt;This is still not fixed, could you give me an update on the situation please?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2017 10:53:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098531#M23709</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2017-01-07T10:53:30Z</dc:date>
    </item>
    <item>
      <title>I don't see problem on my</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098532#M23710</link>
      <description>&lt;P&gt;I don't see problem on my side in &amp;nbsp;that case. Checking with the same example ( only added mkl_get_version() routine to show version of MKL) and with this command line:&lt;/P&gt;

&lt;P&gt;$ make sointel64 mpi=mpich2 compiler=intel&lt;BR /&gt;
	$ mpirun -np 3 _results/intel_mpich2_lp64_intel64_so/cl_solver_unsym_distr_c.exe&lt;/P&gt;

&lt;PRE style="background-color: rgb(245, 245, 245); font-size: 13.3333px; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; line-height: 14.6667px; margin-bottom: 10px; margin-top: 0px; color: rgb(51, 51, 51);"&gt;here is the output: for brevity I skipped all intermediate results.&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/STRONG&gt;&lt;BR /&gt;
	Product status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product&lt;BR /&gt;
	Build: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20161005&lt;BR /&gt;
	Platform: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Intel(R) 64 architecture&lt;BR /&gt;
	Processor optimization: &amp;nbsp;Intel(R) Advanced Vector Extensions (Intel(R) AVX) enabled processors&lt;BR /&gt;
	================================================================&lt;/P&gt;

&lt;P&gt;=== CPARDISO: solving a real nonsymmetric system ===&lt;BR /&gt;
	Distributed Matrix Input Format is used for CPARDISO (iparm(40) = 2)&lt;BR /&gt;
	1-based array indexing is turned ON&lt;BR /&gt;
	CPARDISO double precision computation is turned ON&lt;BR /&gt;
	METIS algorithm at reorder step is turned ON&lt;BR /&gt;
	Scaling is turned ON&lt;BR /&gt;
	Matching is turned ON&lt;/P&gt;

&lt;P&gt;Summary: ( reordering phase )&lt;BR /&gt;
	================&lt;/P&gt;

&lt;P&gt;Times:&lt;BR /&gt;
	======&lt;BR /&gt;
	Time spent in calculations of symmetric matrix portrait (fulladj): 0.000007 s&lt;BR /&gt;
	Time spent in reordering of the initial matrix (reorder) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : 0.000128 s&lt;BR /&gt;
	Time spent in symbolic factorization (symbfct) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : 0.000382 s&lt;BR /&gt;
	Time spent in data preparations for factorization (parlist) &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0.000004 s&lt;BR /&gt;
	Time spent in allocation of internal data structures (malloc) &amp;nbsp; &amp;nbsp;: 0.000734 s&lt;BR /&gt;
	Time spent in additional calculations &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0.000021 s&lt;BR /&gt;
	Total time spent &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : 0.001276 s&lt;/P&gt;

&lt;P&gt;Statistics:&lt;BR /&gt;
	===========&lt;BR /&gt;
	Parallel Direct Factorization is running on 3 MPI and 6 OpenMP per MPI process&lt;/P&gt;

&lt;P&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of equations: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A: &amp;nbsp; &amp;nbsp; &amp;nbsp;13&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A (%): 52.000000&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of right-hand sides: &amp;nbsp; &amp;nbsp;1&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;..............&lt;/P&gt;

&lt;P&gt;.............&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Solving system...&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;=== CPARDISO: solving a real nonsymmetric system ===&lt;/P&gt;

&lt;P&gt;Summary: ( solution phase )&lt;BR /&gt;
	================&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Statistics:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;===========&lt;BR /&gt;
	Parallel Direct Factorization is running on 3 MPI and 6 OpenMP per MPI process&lt;/P&gt;

&lt;P&gt;&amp;lt; Linear system Ax = b &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of equations: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A: &amp;nbsp; &amp;nbsp; &amp;nbsp;13&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A (%): 52.000000&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of right-hand sides: &amp;nbsp; &amp;nbsp;1&lt;/P&gt;

&lt;P&gt;&amp;lt; Factors L and U &amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of columns for each panel: 72&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of independent subgraphs: &amp;nbsp;0&lt;BR /&gt;
	&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of supernodes: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;size of largest supernode: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;19&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in L+U: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;21&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gflop &amp;nbsp; for the numerical factorization: 0.000000&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gflop/s for the numerical factorization: 0.000009&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	The solution of the system is:&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;on zero process x [0] = &amp;nbsp;0.263109&lt;BR /&gt;
	&amp;nbsp;on zero process x [1] = &amp;nbsp;0.305243&lt;BR /&gt;
	&amp;nbsp;on zero process x [2] = -0.347378&lt;/P&gt;

&lt;P&gt;The solution of the system is:&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;on first process x [0] = -0.347378&lt;BR /&gt;
	&amp;nbsp;on first process x [1] = &amp;nbsp;0.205993&lt;BR /&gt;
	&amp;nbsp;on first process x [2] = &amp;nbsp;0.288390&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;TEST PASSED&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2017 09:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098532#M23710</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-01-08T09:11:00Z</dc:date>
    </item>
    <item>
      <title>On macOS, here is what I get:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098533#M23711</link>
      <description>&lt;P&gt;On macOS, here is what I get:&lt;/P&gt;

&lt;P&gt;$ mpic++ -cxx=icpc cl_solver_unsym_distr_c.c -I/opt/intel/mkl/include -L/opt/intel/mkl/lib -lmkl_intel_lp64 -lmkl_core -lmkl_scalapack_lp64 -lmkl_blacs_mpich_lp64 -lmkl_rt -L/opt/intel/lib -liomp5 -lmkl_intel_thread&lt;BR /&gt;
	$ mpirun -np 3 ./a.out&lt;BR /&gt;
	Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	Product status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product&lt;BR /&gt;
	Build: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20161005&lt;BR /&gt;
	Platform: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Intel(R) 64 architecture&lt;BR /&gt;
	Processor optimization: &amp;nbsp;Intel(R) Advanced Vector Extensions (Intel(R) AVX) enabled processors&lt;BR /&gt;
	================================================================&lt;/P&gt;

&lt;P&gt;Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/P&gt;

&lt;P&gt;===================================================================================&lt;BR /&gt;
	= &amp;nbsp; BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;
	= &amp;nbsp; PID 11905 RUNNING AT XXX.local&lt;BR /&gt;
	= &amp;nbsp; EXIT CODE: 11&lt;BR /&gt;
	= &amp;nbsp; CLEANING UP REMAINING PROCESSES&lt;BR /&gt;
	= &amp;nbsp; YOU CAN IGNORE THE BELOW CLEANUP MESSAGES&lt;BR /&gt;
	===================================================================================&lt;BR /&gt;
	YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault: 11 (signal 11)&lt;BR /&gt;
	This typically refers to a problem with your application.&lt;BR /&gt;
	Please see the FAQ page for debugging suggestions&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2017 10:03:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098533#M23711</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2017-01-08T10:03:14Z</dc:date>
    </item>
    <item>
      <title>Exact same error on Linux:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098534#M23712</link>
      <description>&lt;P&gt;Exact same error on Linux:&lt;/P&gt;

&lt;P&gt;$ mpicxx.mpich -cxx=icpc cl_solver_unsym_distr_c.c -I/opt/intel/mkl/include -L/opt/intel/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_core -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp64 -lmkl_rt -L/opt/intel/lib/intel64 -liomp5 -lmkl_intel_thread&lt;BR /&gt;
	$ mpirun.mpich -np 3 ./a.out&lt;/P&gt;

&lt;P&gt;Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	Product status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product&lt;BR /&gt;
	Build: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20161005&lt;BR /&gt;
	Platform: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Intel(R) 64 architecture&lt;BR /&gt;
	Processor optimization: &amp;nbsp;Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled processors&lt;BR /&gt;
	================================================================&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	===================================================================================&lt;BR /&gt;
	= &amp;nbsp; BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES&lt;BR /&gt;
	= &amp;nbsp; PID 11287 RUNNING AT XXX&lt;BR /&gt;
	= &amp;nbsp; EXIT CODE: 11&lt;BR /&gt;
	= &amp;nbsp; CLEANING UP REMAINING PROCESSES&lt;BR /&gt;
	= &amp;nbsp; YOU CAN IGNORE THE BELOW CLEANUP MESSAGES&lt;BR /&gt;
	===================================================================================&lt;BR /&gt;
	YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)&lt;BR /&gt;
	This typically refers to a problem with your application.&lt;BR /&gt;
	Please see the FAQ page for debugging suggestions&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 07:51:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098534#M23712</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2017-01-09T07:51:31Z</dc:date>
    </item>
    <item>
      <title>I still don't see problems</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098535#M23713</link>
      <description>&lt;P&gt;I still don't see problems with this case on such CPU &amp;nbsp;(SSE4.2) also. I removed mkl_rt and added -lm -ldd ( see MKL Linker Adviser).&lt;/P&gt;

&lt;P&gt;mpiicc my_cl_solver_unsym_distr_c.c -I/opt/intel/compilers_and_libraries_2017/mkl/include \&lt;BR /&gt;
	&amp;nbsp;-L/opt/intel/compilers_and_libraries_2017/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_core -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp64 \&lt;BR /&gt;
	&amp;nbsp;-L/opt/intel/compilers_and_libraries_2017/linux/compiler/lib/intel64 -liomp5 -lmkl_intel_thread -lm -ldl&lt;/P&gt;

&lt;P&gt;mpirun -np 3 ./a.out&lt;/P&gt;

&lt;P&gt;[gfedorov@iris u675380]$ mpirun -np 3 ./a.out&lt;BR /&gt;
	Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	Product status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product&lt;BR /&gt;
	Build: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20161005&lt;BR /&gt;
	Platform: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Intel(R) 64 architecture&lt;BR /&gt;
	Processor optimization: &amp;nbsp;Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled processors&lt;BR /&gt;
	================================================================&lt;BR /&gt;
	Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	Product status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product&lt;BR /&gt;
	Build: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20161005&lt;BR /&gt;
	Platform: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Intel(R) 64 architecture&lt;BR /&gt;
	Processor optimization: &amp;nbsp;Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled processors&lt;BR /&gt;
	================================================================&lt;BR /&gt;
	Major version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017&lt;BR /&gt;
	Minor version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;BR /&gt;
	Update version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;BR /&gt;
	Product status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product&lt;BR /&gt;
	Build: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20161005&lt;BR /&gt;
	Platform: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Intel(R) 64 architecture&lt;BR /&gt;
	Processor optimization: &amp;nbsp;Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled processors&lt;BR /&gt;
	================================================================&lt;/P&gt;

&lt;P&gt;.........................................&lt;/P&gt;

&lt;P&gt;.........................................&lt;/P&gt;

&lt;P&gt;The solution of the system is:&lt;BR /&gt;
	&amp;nbsp;on zero process x [0] = &amp;nbsp;0.263109&lt;BR /&gt;
	&amp;nbsp;on zero process x [1] = &amp;nbsp;0.305243&lt;BR /&gt;
	&amp;nbsp;on zero process x [2] = -0.347378&lt;/P&gt;

&lt;P&gt;The solution of the system is:&lt;BR /&gt;
	&amp;nbsp;on first process x [0] = -0.347378&lt;BR /&gt;
	&amp;nbsp;on first process x [1] = &amp;nbsp;0.205993&lt;BR /&gt;
	&amp;nbsp;on first process x [2] = &amp;nbsp;0.288390&lt;/P&gt;

&lt;P&gt;&amp;nbsp;TEST PASSED&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 07:44:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098535#M23713</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-01-10T07:44:59Z</dc:date>
    </item>
    <item>
      <title>On macOS, this should be</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098536#M23714</link>
      <description>&lt;P&gt;On macOS, this should be&lt;/P&gt;

&lt;P&gt;mpicc cl_solver_unsym_distr_c.c -I/opt/intel/compilers_and_libraries_2017/mac/mkl/include \&lt;BR /&gt;
	&amp;nbsp;-L/opt/intel/compilers_and_libraries_2017/mac/mkl/lib/ -lmkl_intel_lp64 -lmkl_core -lmkl_scalapack_lp64 -lmkl_blacs_mpich_lp64 \&lt;BR /&gt;
	&amp;nbsp;-L/opt/intel/compilers_and_libraries_2017/mac/lib/ -liomp5 -lmkl_intel_thread -lm -ldl&lt;/P&gt;

&lt;P&gt;And yes, it is still segfault'ing...&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 09:44:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098536#M23714</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2017-01-10T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Can you reproduce this error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098537#M23715</link>
      <description>&lt;P&gt;Can you reproduce this error on macOS?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 11:31:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098537#M23715</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2017-01-16T11:31:36Z</dc:date>
    </item>
    <item>
      <title>Anyone?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098538#M23716</link>
      <description>&lt;P&gt;Anyone?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 08:47:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098538#M23716</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2017-01-23T08:47:33Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098539#M23717</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;give me a couple of days to play with your reproducer - i will back with any news&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 09:59:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098539#M23717</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2017-01-23T09:59:57Z</dc:date>
    </item>
    <item>
      <title>HI,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098540#M23718</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;

&lt;P&gt;On MacOs on my side it passed correctly:&lt;/P&gt;

&lt;P&gt;mpicc -cc=icc -Wall &amp;nbsp;-I../../include -c -o _results/intel_mpich_lp64_intel64_dylib/cl_solver_unsym_c.o source/cl_solver_unsym_c.c&lt;BR /&gt;
	mpicc -cc=icc _results/intel_mpich_lp64_intel64_dylib/cl_solver_unsym_c.o -o _results/intel_mpich_lp64_intel64_dylib/cl_solver_unsym_c.exe &amp;nbsp; -L "../../lib" -lmkl_blacs_mpich_lp64 -lmkl_intel_lp64 -lmkl_core -lmkl_intel_thread -L "../../../compiler/lib" -liomp5 &amp;nbsp;-lm&lt;BR /&gt;
	mpiexec -n 3 /usr/bin/env DYLD_BIND_AT_LAUNCH=1 DYLD_LIBRARY_PATH="../../lib":"../../../compiler/lib": OMP_NUM_THREADS=2 _results/intel_mpich_lp64_intel64_dylib/cl_solver_unsym_c.exe &amp;gt; _results/intel_mpich_lp64_intel64_dylib/cl_solver_unsym_c.res&lt;/P&gt;

&lt;P&gt;res file attached&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 13:19:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Segmentation-fault-in-mkl-pds-lp64-assemble-csr-full/m-p/1098540#M23718</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2017-01-24T13:19:38Z</dc:date>
    </item>
  </channel>
</rss>

