<?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 Thank you Konstantin! in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062202#M21760</link>
    <description>&lt;P&gt;Thank you Konstantin!&lt;/P&gt;

&lt;P&gt;I will try it.&lt;/P&gt;

&lt;P&gt;Best,&lt;/P&gt;

&lt;P&gt;Pilkyung&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2016 09:26:42 GMT</pubDate>
    <dc:creator>Pilkyung_Moon</dc:creator>
    <dc:date>2016-09-02T09:26:42Z</dc:date>
    <item>
      <title>BLACS and multiple MPI communicators</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062200#M21758</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;

&lt;P&gt;I am trying to use parallel version of ?heevr (i.e., p?heevr of SCALAPACK) to get eigenvalues.&amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;To do so, it seems that I need to initialize BLACS.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;There are N cores in the system, which I divided into n subgroups with m cores each (N = n x m) by using MPI_Comm_split(). The matrices assigned to each subgroup are all different.&lt;/P&gt;

&lt;P&gt;The question is that, is it possible to initialize BLACS in each subgroup independently? I am asking this because, although MPI can manage the cores by MPI communicators (MPI_COMM_WORLD for the entire N cores and extra communicators for each subgroup), I cannot find such 'tag' in BLACS.&lt;/P&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;

&lt;P&gt;Pilkyung&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>Fri, 02 Sep 2016 02:06:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062200#M21758</guid>
      <dc:creator>Pilkyung_Moon</dc:creator>
      <dc:date>2016-09-02T02:06:35Z</dc:date>
    </item>
    <item>
      <title>Hi Pilkyung,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062201#M21759</link>
      <description>&lt;P&gt;Hi Pilkyung,&lt;/P&gt;

&lt;P&gt;There's a way in BLACS allowing to create multiple grids. Please look at blacs_gridmap(..) routine.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/node/522199#E8F8F80B-B8BC-44F3-8253-00C5D011CEAE"&gt;https://software.intel.com/en-us/node/522199#E8F8F80B-B8BC-44F3-8253-00C5D011CEAE&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here's the part related to your question:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;If&amp;nbsp;&lt;/SPAN&gt;you are an experienced user,&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="option" style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;blacs_gridmap&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;allows you to take advantage of your system's actual layout. That is, you can map nodes that are physically connected to be neighbors in the BLACS grid, etc. The&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="option" style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;blacs_gridmap&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;routine also opens the way for&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM class="term" style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;multigridding&lt;/EM&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;: you can separate your nodes into arbitrary grids, join them together at some later date, and then re-split them into new grids.&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="option" style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;blacs_gridmap&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 102); text-transform: none; line-height: 18.2px; text-indent: 0px; letter-spacing: normal; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;also provides the ability to make arbitrary grids or subgrids (for example, a "nearest neighbor" grid), which can greatly facilitate operations among processes that do not fall on a row or column of the main process grid.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Konstantin&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 08:56:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062201#M21759</guid>
      <dc:creator>Konstantin_A_Intel</dc:creator>
      <dc:date>2016-09-02T08:56:47Z</dc:date>
    </item>
    <item>
      <title>Thank you Konstantin!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062202#M21760</link>
      <description>&lt;P&gt;Thank you Konstantin!&lt;/P&gt;

&lt;P&gt;I will try it.&lt;/P&gt;

&lt;P&gt;Best,&lt;/P&gt;

&lt;P&gt;Pilkyung&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 09:26:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/BLACS-and-multiple-MPI-communicators/m-p/1062202#M21760</guid>
      <dc:creator>Pilkyung_Moon</dc:creator>
      <dc:date>2016-09-02T09:26:42Z</dc:date>
    </item>
  </channel>
</rss>

