<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
I forgot …. the Intel MPI is only experimental (I had to get approval to use it; anything but MPT seems to break our InfiniBand) to check that I have the right environment and the code produces expected results.
<div class="">Eventually I would like to have the fix with the anonymous MPI_COMM_WORLD.<br class="">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jul 3, 2017, at 5:21 PM, Mazaheri, Alireza (LARC-D305) <<a href="mailto:ali.r.mazaheri@nasa.gov" class="">ali.r.mazaheri@nasa.gov</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Hello,</div>
<div class=""><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="Apple-interchange-newline">
<div class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">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 style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
</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>
<span id="cid:6B217C7D-EBD7-48EC-B637-03D79B700902@fios-router.home"><dunefem-test.log.zip></span>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class=""></div>
<div class="">Regards,</div>
<div class=""><br class="">
</div>
<div class="">Alireza </div>
<div class=""> </div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>