<div dir="ltr"><div class="gmail_extra">Hi Christoph<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">Dune 2.4 is not yet released, so you used Dune's Git master that will<br>
become 2.4.<br></blockquote><br></div><div class="gmail_extra">Yes, you are right but I wanted to test multidomaingrid module which I think can work with only Dune 2.4. <br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">You can pass the mpicc compiler to CMake via -DCMAKE_MPICC_COMPILER=..<br>
Both MPI libraries should provide one, you can try one or the other.<br></blockquote><div><br></div><div>I tried providing paths for both lam and openmpi, no joy.<br><br></div><div>In fact Dune returns with error:   Your system does not seem to have a working implementation of std::thread.<br>  If it does, please set the linker flags required to get std::thread working<br>  in the cache variable STDTHREAD_LINK_FLAGS.  If you think this test is<br>  wrong, set the cache variable STDTHREAD_WORKS.<br><br></div><div>I checked but I have STDTHREAD_LINK_FLAGS:STRING=-lpthread<br></div><div>and <br>STDTHREAD_WORKS:BOOL=ON<br></div><div>What is wrong?<br><br></div><div>Thanks<br></div><div>Ganesh<br></div><div> <br></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 2, 2015 at 5:35 PM, Christoph Grüninger <span dir="ltr"><<a href="mailto:christoph.grueninger@iws.uni-stuttgart.de" target="_blank">christoph.grueninger@iws.uni-stuttgart.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">CMAKE_MPICC_COMPILER</blockquote></div><br><br></div></div>