<?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 Blacs &amp; C++ in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blacs-C/m-p/894965#M10806</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to use SCALAPCK whith a c++ program. But I can't use BLACS routine. I try a "Hello World" program with only one routine's BLACS (extern "C" void BLACS_EXIT_(int &amp;amp;);) and add only de mkl_blacs_mpich2.lib but the linker say: unresolved external symbol!&lt;/P&gt;
&lt;P&gt;Any Idea?&lt;/P&gt;
&lt;P&gt;I use MKL 10.1 beta and Visual Studio 2008.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 25 Nov 2008 22:39:30 GMT</pubDate>
    <dc:creator>jmcomby</dc:creator>
    <dc:date>2008-11-25T22:39:30Z</dc:date>
    <item>
      <title>Blacs &amp; C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blacs-C/m-p/894965#M10806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to use SCALAPCK whith a c++ program. But I can't use BLACS routine. I try a "Hello World" program with only one routine's BLACS (extern "C" void BLACS_EXIT_(int &amp;amp;);) and add only de mkl_blacs_mpich2.lib but the linker say: unresolved external symbol!&lt;/P&gt;
&lt;P&gt;Any Idea?&lt;/P&gt;
&lt;P&gt;I use MKL 10.1 beta and Visual Studio 2008.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2008 22:39:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blacs-C/m-p/894965#M10806</guid>
      <dc:creator>jmcomby</dc:creator>
      <dc:date>2008-11-25T22:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blacs &amp; C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blacs-C/m-p/894966#M10807</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: x-small; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;" lang="EN-GB"&gt;Could you please change the name of this function to &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New';"&gt;BLACS_EXIT. It should help, at least Dependecy Walker shows this name.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small; color: #0000ff; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: 'Courier New';"&gt;extern&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New';"&gt; &lt;SPAN style="color: #a31515;"&gt;&lt;SPAN style="color: #a31515;"&gt;"C"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: blue;"&gt;void&lt;/SPAN&gt;&lt;/SPAN&gt; BLACS_EXIT(&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: blue;"&gt;int&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;amp;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New';"&gt;BLACS_EXIT(res);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New';"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New';"&gt;--Gennady&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: x-small; font-family: Courier New;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New';"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:54:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blacs-C/m-p/894966#M10807</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-11-27T09:54:17Z</dc:date>
    </item>
  </channel>
</rss>

