<?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 Compiling cluster DFT example with vendor MPI library in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-cluster-DFT-example-with-vendor-MPI-library/m-p/925255#M13325</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to run the cluster DFT examples under $(MKL_INSTALL_DIR)/examples/cdftc using the vendor MPI library on my system (an SGI Altix machine, with the Message Passing Toolkit).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The MKL documentation (page 11-48) seems to indicate the I should be able to plug in a custom version of MPI and BLACS during compile time and run it without problem. However, I am unable to determine the right compile and link options. Here is what seems to compile, but crashes at runtime (LD_LIBRARY_PATH is not set)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;gcc -Wall -I/opt/intel/cmkl/8.0.1/include test.c -L/opt/intel/cmkl/8.0.1/lib/64 -lmkl_dft_cluster -lmkl_blacs_intelmpi20 -lmkl_ipf -lguide -lpthread -L /usr/lib -lm -lmpi -o test.exe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I suspect the problem is because of the mkl_blacs_intelmpi20 option, but passing in the corresponding SGI library (libsdsm and libscs) results in unresolved link errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there anything I am missing? Thanks in advance.</description>
    <pubDate>Tue, 23 May 2006 00:13:04 GMT</pubDate>
    <dc:creator>darshan</dc:creator>
    <dc:date>2006-05-23T00:13:04Z</dc:date>
    <item>
      <title>Compiling cluster DFT example with vendor MPI library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-cluster-DFT-example-with-vendor-MPI-library/m-p/925255#M13325</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to run the cluster DFT examples under $(MKL_INSTALL_DIR)/examples/cdftc using the vendor MPI library on my system (an SGI Altix machine, with the Message Passing Toolkit).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The MKL documentation (page 11-48) seems to indicate the I should be able to plug in a custom version of MPI and BLACS during compile time and run it without problem. However, I am unable to determine the right compile and link options. Here is what seems to compile, but crashes at runtime (LD_LIBRARY_PATH is not set)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;gcc -Wall -I/opt/intel/cmkl/8.0.1/include test.c -L/opt/intel/cmkl/8.0.1/lib/64 -lmkl_dft_cluster -lmkl_blacs_intelmpi20 -lmkl_ipf -lguide -lpthread -L /usr/lib -lm -lmpi -o test.exe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I suspect the problem is because of the mkl_blacs_intelmpi20 option, but passing in the corresponding SGI library (libsdsm and libscs) results in unresolved link errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there anything I am missing? Thanks in advance.</description>
      <pubDate>Tue, 23 May 2006 00:13:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compiling-cluster-DFT-example-with-vendor-MPI-library/m-p/925255#M13325</guid>
      <dc:creator>darshan</dc:creator>
      <dc:date>2006-05-23T00:13:04Z</dc:date>
    </item>
  </channel>
</rss>

