<!DOCTYPE html>
<!-- BaNnErBlUrFlE-BoDy-start -->
<!-- Preheader Text : BEGIN -->
<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">
Hi, we are compiling and running with an mpich configured with "--enable-g=dbg,meminit" option, we have installed valgrind-devel package. Configuring MPICH version 4. 2. 2 with  '--prefix=/opt/mpi/mpich-4. 2. 2-debug' '--enable-debuginfo' '--enable-g=dbg,meminit'</div>
<!-- Preheader Text : END -->

<!-- Email Banner : BEGIN -->
<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">ZjQcmQRYFpfptBannerStart</div>

<!--[if ((ie)|(mso))]>
  <table border="0" cellspacing="0" cellpadding="0" width="100%" style="padding: 16px 0px 16px 0px; direction: ltr" ><tr><td>
    <table border="0" cellspacing="0" cellpadding="0" style="padding: 0px 10px 5px 6px; width: 100%; border-radius:4px; border-top:4px solid #90a4ae;background-color:#D0D8DC;"><tr><td valign="top">
      <table align="left" border="0" cellspacing="0" cellpadding="0" style="padding: 4px 8px 4px 8px">
        <tr><td style="color:#000000; font-family: 'Arial', sans-serif; font-weight:bold; font-size:14px; direction: ltr">
          This Message Is From an External Sender
        </td></tr>
        <tr><td style="color:#000000; font-weight:normal; font-family: 'Arial', sans-serif; font-size:12px; direction: ltr">
          This message came from outside your organization.
        </td></tr>

      </table>

    </td></tr></table>
  </td></tr></table>
<![endif]-->

<![if !((ie)|(mso))]>
  <div dir="ltr"  id="pfptBanneruob96z2" style="all: revert !important; display:block !important; text-align: left !important; margin:16px 0px 16px 0px !important; padding:8px 16px 8px 16px !important; border-radius: 4px !important; min-width: 200px !important; background-color: #D0D8DC !important; background-color: #D0D8DC; border-top: 4px solid #90a4ae !important; border-top: 4px solid #90a4ae;">
    <div id="pfptBanneruob96z2" style="all: unset !important; float:left !important; display:block !important; margin: 0px 0px 1px 0px !important; max-width: 600px !important;">
      <div id="pfptBanneruob96z2" style="all: unset !important; display:block !important; visibility: visible !important; background-color: #D0D8DC !important; color:#000000 !important; color:#000000; font-family: 'Arial', sans-serif !important; font-family: 'Arial', sans-serif; font-weight:bold !important; font-weight:bold; font-size:14px !important; line-height:18px !important; line-height:18px">
        This Message Is From an External Sender
      </div>
      <div id="pfptBanneruob96z2" style="all: unset !important; display:block !important; visibility: visible !important; background-color: #D0D8DC !important; color:#000000 !important; color:#000000; font-weight:normal; font-family: 'Arial', sans-serif !important; font-family: 'Arial', sans-serif; font-size:12px !important; line-height:18px !important; line-height:18px; margin-top:2px !important;">
This message came from outside your organization.
      </div>

    </div>

    <div style="clear: both !important; display: block !important; visibility: hidden !important; line-height: 0 !important; font-size: 0.01px !important; height: 0px"> </div>
  </div>
<![endif]>

<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">ZjQcmQRYFpfptBannerEnd</div>
<!-- Email Banner : END -->

<!-- BaNnErBlUrFlE-BoDy-end -->
<html>
  <head><!-- BaNnErBlUrFlE-HeAdEr-start -->
<style>
  #pfptBanneruob96z2 { all: revert !important; display: block !important; 
    visibility: visible !important; opacity: 1 !important; 
    background-color: #D0D8DC !important; 
    max-width: none !important; max-height: none !important }
  .pfptPrimaryButtonuob96z2:hover, .pfptPrimaryButtonuob96z2:focus {
    background-color: #b4c1c7 !important; }
  .pfptPrimaryButtonuob96z2:active {
    background-color: #90a4ae !important; }
</style>

<!-- BaNnErBlUrFlE-HeAdEr-end -->


    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>we are compiling and running with an mpich configured with "<span
        style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">--enable-g=dbg,meminit</span></span>"
      option, we have installed valgrind-devel package.</p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">Configuring
          MPICH version 4.2.2 with
           '--prefix=/opt/mpi/mpich-4.2.2-debug' '--enable-debuginfo'
          '--enable-g=dbg,meminit' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++'
          'FC=/usr/bin/gfortran' 'F77=/usr/bin/gfortran'
          '--with-device=ch3:sock' '--enable-romio'</span><br>
      </span>
    </p>
    <p></p>
    <p>We saw there are some valgrind suppression files into de repo but
      they are not "installed" when we launch a "make install".</p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">find . -name
          "*valg*"
        </span><br>
        ./modules/hwloc/contrib/hwloc-valgrind.supp
        <br>
        ./modules/ucx/contrib/valgrind.supp
        <br>
        ./src/pm/hydra/modules/hwloc/contrib/hwloc-valgrind.supp<br>
        <br>
      </span>Is this normal?</p>
    <p>Mpich finds valgrind headers:</p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">checking </span><span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/</span><span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d.h
          usability... yes
        </span><br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/</span><span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d.h
          presence... yes
        </span><br>
        checking for <span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/</span><span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d.h... yes
        </span><br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/memcheck.h
          usability... yes
        </span><br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/memcheck.h
          presence... yes
        </span><br>
        checking for <span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/memcheck.h...
          yes
        </span><br>
        checking helgrind.h usability... no
        <br>
        checking helgrind.h presence... no
        <br>
        checking for helgrind.h... no
        <br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/helgrind.h
          usability... yes
        </span><br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/helgrind.h
          presence... yes
        </span><br>
        checking for <span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/helgrind.h...
          yes
        </span><br>
        checking drd.h usability... no
        <br>
        checking drd.h presence... no
        <br>
        checking for drd.h... no
        <br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/drd.h
          usability... yes
        </span><br>
        checking <span style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/drd.h
          presence... yes
        </span><br>
        checking for <span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d/drd.h... yes
        </span><br>
        checking whether the <span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d headers are
          broken or too old... no</span><br>
        <br>
      </span></p>
    <p>I also found this in <span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">src/pm/hydra/modules/hwloc/Makefile.in</span><br>
      </span></p>
    <p><span style="font-family:monospace"><span
          style="color:#1818b2;background-color:#ffffff;"># Only install
          the </span><span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#1818b2;background-color:#ffffff;">d suppressions
          file if we're building in</span><span
          style="color:#000000;background-color:#ffffff;">
        </span><br>
        <span style="color:#1818b2;background-color:#ffffff;">#
          standalone mode</span><span
          style="color:#000000;background-color:#ffffff;">
        </span><br>
        <span style="color:#b218b2;background-color:#ffffff;">@HWLOC_BUILD_STANDALONE_TRUE@</span><span
          style="color:#000000;background-color:#ffffff;">dist_pkgdata_DATA
          = contrib/hwloc-</span><span
          style="color:#000000;background-color:#b26818;">valgrin</span><span
          style="color:#000000;background-color:#ffffff;">d.supp
        </span><br>
        <span style="color:#18b2b2;background-color:#ffffff;">all:</span><span
          style="color:#000000;background-color:#ffffff;"> all-recursive
        </span><br>
        <br>
      </span></p>
    <p>What is the "standalone mode" ?<br>
    </p>
    <p>Thanks,</p>
    <p>Eric<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Eric Chamberland, ing., M. Ing
Professionnel de recherche
GIREF/Université Laval
(418) 656-2131 poste 41 22 42</pre>
  </body>
</html>