<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>Regarding totalview, I read the follwoing warning in my c.txt
      file:</p>
    <p>
      <style type="text/css">p { margin-bottom: 0.1in; line-height: 120%; }a:link {  }</style>
    </p>
    <p style="margin-bottom: 0in; font-weight: normal; line-height:
      100%">
      <font style="font-size: 14pt" size="4">configure: WARNING: Some
        versions of gcc do not include debugging information</font></p>
    <p style="margin-bottom: 0in; font-weight: normal; line-height:
      100%">
      <font style="font-size: 14pt" size="4">within the executable.
        Totalview requires this information to detect</font></p>
    <p style="margin-bottom: 0in; font-weight: normal; line-height:
      100%">
      <font style="font-size: 14pt" size="4">an MPICH code. If you have
        trouble, try linking with the additional</font></p>
    <p style="margin-bottom: 0in; font-weight: normal; line-height:
      100%">
      <font style="font-size: 14pt" size="4">option</font></p>
    <p style="margin-bottom: 0in; font-weight: normal; line-height:
      100%"> <font style="font-size: 14pt" size="4">+noobjdebug</font></p>
    <p style="margin-bottom: 0in; font-weight: normal; line-height:
      100%">
      <font style="font-size: 14pt" size="4">on all link lines (consider
        adding it to LDFLAGS)</font></p>
    <br>
    How should I modify my configure line? For now, it is:<br>
    <style type="text/css">p { margin-bottom: 0.1in; line-height: 120%; }a:link {  }</style>
    <ul>
      <font style="font-size: 14pt" size="4">../mpich-3.2.1/configure
        F77=gfortran FC=gfortran
        -prefix=/data/homes/zanon/software/mpich/mpich-install
        --enable-debuginfo --enable-g=dbg,mem,log
        --with-pm=hydra:gforker:remshell 2>&1 | tee c.txt<br>
        <br>
      </font>
    </ul>
    Thanks!<br>
    Lorenzo<br>
    <br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Forwarded Message --------
      <table class="moz-email-headers-table" cellspacing="0" cellpadding="0" border="0">
        <tbody>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Subject:
            </th>
            <td>mpi_f08 and Totalview</td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Date: </th>
            <td>Mon, 17 Sep 2018 15:25:45 +0200</td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">From: </th>
            <td>Lorenzo Zanon <a class="moz-txt-link-rfc2396E" href="mailto:zanon@mechbau.uni-stuttgart.de"><zanon@mechbau.uni-stuttgart.de></a></td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>Hello,

After the mpich installation I have these two issues:

- I cannot use the module mpi_f08 in a Fortran program, only the old mpi
module. The compilation error is:

Fatal Error: Can't open module file ‘mpi_f08.mod’ for reading at (1): No
such file or directory
compilation terminated.

- I cannot debug with Totalview. Totalview freezes when starting a debug
session with "go" and a breakpoint, without error message. Maybe there
was something wrong in my debug configuration options?

Attached are my c.txt and m.txt files.

Thanks for helping!
Best,
Lorenzo

-- 
============================
Lorenzo Zanon

Institute of Applied Mechanics
Continuum Mechanics and Mechanobiology
University of Stuttgart

Pfaffenwaldring 5a
70569 Stuttgart
Germany

<a class="moz-txt-link-abbreviated" href="mailto:zanon@mechbau.uni-stuttgart.de">zanon@mechbau.uni-stuttgart.de</a>
+49 (0)711 685 60 829
+49 (0)1577 2790439
============================



</pre>
    </div>
  </body>
</html>