<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="">
Hi Janick,
<div class=""><br class="">
</div>
<div class="">I had the first setting but not the second one.  With this, I could successfully compile the tests.</div>
<div class=""><br class="">
</div>
<div class="">Regards,</div>
<div class=""><br class="">
</div>
<div class="">Alireza</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jul 4, 2017, at 4:21 AM, Janick Gerstenberger <<a href="mailto:janick.gerstenberger@gmail.com" class="">janick.gerstenberger@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">Hi,<br class="">
</div>
you need to pass DUNE_GRID_EXPERIMENTAL_GRID_EXTENSIONS=TRUE and DUNE_GRID_GRIDTYPE_SELECTOR=ON to CMake in your opts file otherwise not all the test won't compile.<br class="">
</div>
</div>
The first setting might be unnecessary by now, but it is still passed in our CI test.The first error in the log file is related to the second setting.<br class="">
<br class="">
</div>
regards,<br class="">
</div>
Janick<br class="">
</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Tue, Jul 4, 2017 at 1:40 AM, Mazaheri, Alireza (LARC-D305)
<span dir="ltr" class=""><<a href="mailto:ali.r.mazaheri@nasa.gov" target="_blank" class="">ali.r.mazaheri@nasa.gov</a>></span> wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word" 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 class="">
<blockquote type="cite" class=""><span class="">
<div class="">On Jul 3, 2017, at 5:21 PM, Mazaheri, Alireza (LARC-D305) <<a href="mailto:ali.r.mazaheri@nasa.gov" target="_blank" class="">ali.r.mazaheri@nasa.gov</a>> wrote:</div>
<br class="m_-2684549778631461554Apple-interchange-newline">
</span>
<div class=""><span class="">
<div style="word-wrap:break-word" 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" target="_blank" class="">markus@dr-blatt.de</a>> wrote:</div>
<br class="m_-2684549778631461554Apple-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;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" 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" target="_blank" class="">
https://gitlab.dune-project.<wbr class="">org/core/dune-common/issues/76</a><wbr class="">) 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><span id="m_-2684549778631461554cid:6B217C7D-EBD7-48EC-B637-03D79B700902@fios-router.home" class=""><dunefem-test.log.zip></span>
<div style="word-wrap:break-word" 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>
</div>
<br class="">
______________________________<wbr class="">_________________<br class="">
Dune mailing list<br class="">
<a href="mailto:Dune@lists.dune-project.org" class="">Dune@lists.dune-project.org</a><br class="">
<a href="http://lists.dune-project.org/mailman/listinfo/dune" rel="noreferrer" target="_blank" class="">http://lists.dune-project.org/<wbr class="">mailman/listinfo/dune</a><br class="">
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>