<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="" style="word-wrap:break-word">
<div>Hello,</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Jun 29, 2017, at 5:30 AM, Markus Blatt <<a href="mailto:markus@dr-blatt.de" class="">markus@dr-blatt.de</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class=""><span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; float:none; display:inline!important">Weiredly
 you MPI_COMM_WORLD is an anonymous enum. Not sure whether this means that you are using the C++ bindings of MPI.</span><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px">
</div>
</blockquote>
</div>
<br class="">
<div class="">The SGI MPI defines MPI_COMM_WORLD as an anonymous enum (see <a href="https://gitlab.dune-project.org/core/dune-common/issues/76" class="">
https://gitlab.dune-project.org/core/dune-common/issues/76</a>) and that breaks the test.</div>
<div class="">So I am now using the latest Intel’s MPI, which is the only other available MPI in our system. With this, I was able to pass this issue and go farther.</div>
<div class="">But I am encountering some failures in building the 'dune-fem' tests (see attached log file). Does this constitute a potential bug or something that I have missed to set?</div>
<div class=""><br class="">
</div>
<div class="">I am using gcc/6.2 + intel's MPI 2017.3.196 + modules from the master branch.</div>
<div class=""></div>
</div>
<div class="" style="word-wrap:break-word">
<div class=""></div>
<div class="">Regards,</div>
<div class=""><br class="">
</div>
<div class="">Alireza </div>
<div class=""> </div>
</div>
</body>
</html>