<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello Markus, thanks.<div><br></div><div>No, in fact we wish to use parmetis.</div><div>Perhaps I was not precise enough, the problem occurs when compiling HADE3D with</div><div>the autotools build system. HADES is not yet switched to cmake.</div><div>I do not know if this makes a difference ?</div><div>Greetings,Benedikt</div><div><br></div><div><br></div><div><div apple-content-edited="true">
</div>
<br><div><div>On 19 May 2014, at 10:19, Markus Blatt <<a href="mailto:markus@dr-blatt.de">markus@dr-blatt.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi Benedikt,<br><br>On Fri, May 16, 2014 at 01:37:13PM +0200, Benedikt Oswald wrote:<br><blockquote type="cite">Dear Dune, it seems that we are still plagued by this ‘old’ problem;<br><br>mpicxx -std=c++11 -DHAVE_CONFIG_H -I. -I../../..  -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -DMPICH_IGNORE_CXX_SEEK -O2 -g0 -DHAVE_SUPERLU_DIST -I/Users/oswald/extlib/superludist/3.3/openmpi/1.6.5/gcc/4.8.1/SRC  -I/Users/oswald/extlib/boost/1.55.0/gcc/4.8.1/include -I/Users/oswald/extlib/petsc/3.4.2/openmpi/1.6.5/gcc/4.8.1/include -DHAVE_PETSC -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-common -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-geometry -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-grid -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -I/Users/oswald/gitwork/hades-pure-dune/dune-istl -I/Users/oswald/extlib/openmpi/1.6.5/gcc/4.8.1/include -DMPIPP_H -DENABLE_MPI=1 -DWITH_INDEX_SETS -DMPICH_IGNORE_CXX_SEEK -O2 -g0 --no-strict-aliasing  -MT pamgtest1-pamgtest1.o -MD -MP -MF .deps/pamgtest1-pamgtest1.Tpo -c -o pamgtest1-pamgtest1.o `test -f '<a href="http://pamgtest1.cc">pamgtest1.cc</a>' || echo './'`<a href="http://pamgtest1.cc">pamgtest1.cc</a><br>In file included from /Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/matrixredistribute.hh:5:0,<br>                from /Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/paamg/transfer.hh:7,<br>                from /Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/paamg/amg.hh:10,<br>                from <a href="http://pamgtest1.cc">pamgtest1.cc</a>:23:<br>/Users/oswald/gitwork/hades-pure-dune/dune-istl/dune/istl/repartition.hh:791:67: error: ‘idxtype’ has not been declared<br>  inline bool isValidGraph(std::size_t noVtx, std::size_t gnoVtx, idxtype noEdges, idxtype* xadj,<br><br></blockquote><br>This should be fixed now. The weired thing is, that I had to deinstall<br>parmetis/scotch to reproduce this error. This means that in your case<br>the compilation is done without ParMETIS, which seems weired. Is that<br>intended?<br><br>If not, you might want to check the comilation flags (with CMAKE, do "make<br>VERBOSE=1 pamgtest" in dune/istl/paamg/test.<br><br>Markus<br>--<span class="Apple-converted-space"> </span><br>Do you need more support with DUNE or HPC in general?<span class="Apple-converted-space"> </span><br><br>Dr. Markus Blatt - HPC-Simulation-Software & Services<span class="Apple-converted-space"> </span><a href="http://www.dr-blatt.de/">http://www.dr-blatt.de</a><br>Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br>Tel.: +49 (0) 160 97590858<br>_______________________________________________<br>Dune mailing list<br><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br><a href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a></div></blockquote></div><br></div></body></html>