<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Could do that, but that doesn't address the fundamental pathway
    flaw.<br>
    <br>
    - Marc<br>
    <br>
    <div class="moz-cite-prefix">On 12/24/2013 04:51 AM, pini wrote:<br>
    </div>
    <blockquote cite="mid:52B98366.4060209@pustule.org" type="cite">Hi,
      <br>
      <br>
      Marc J. Driftmeyer a écrit , Le 15/12/2013 17:00:
      <br>
      <blockquote type="cite">Package: libhdf5-openmpi-dev
        <br>
        Version: 1.8.11-5
        <br>
        Severity: normal
        <br>
        <br>
        Dear Maintainer,
        <br>
        <br>
        I installed libhdf5-openmpi-dev to build against Field3D GPU
        stack and wanting to build for parallel switched from hdf5
        serial to hdf5 openmpi.
        <br>
        <br>
        Result:
        <br>
        <br>
        <mpi.h> not found.
        <br>
        <br>
        Solution:
        <br>
        <br>
        Edit H5public.h to change the following:
        <br>
        <br>
        #include <mpi.h>
        <br>
        <br>
        to
        <br>
        <br>
        #include <openmpi/mpi.h>
        <br>
        <br>
        Not sure if this is a proper workaround, but I can cleanly build
        Field3D now.
        <br>
      </blockquote>
      <br>
      How about using CC=mpicc CXX=mpicxx instead?
      <br>
      <br>
      Thanks,
      <br>
      <br>
      _g.
      <br>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Marc J. Driftmeyer<br>
      Email :: <a href="mailto:mjd@reanimality.com">mjd@reanimality.com</a><br>
      Web :: <a href="http://www.reanimality.com">http://www.reanimality.com</a><br>
      Cell :: (509) 435-5212
    </div>
  </body>
</html>