<div dir="ltr"><div><div><div>Hi Dune list<br><br></div>I am not able to distribute the grid with loadbalance when I use alugrid as gridtype.  All processes contain the same number of elements as the original grid. I think alugrid is not correctly configured for parallel mode. However uggrid seems to work as loadbalance splits the grid and I can see the rank partitions in vtk output fine. I configured with following contents in my opts file:<br><br>CONFIGURE_FLAGS="CXX=g++-4.8 \<br>--enable-parallel \<br>--enable-experimental-grid-extensions \<br>--with-metis=/usr \<br>--with-metis-lib=metis \<br>--with-parmetis=/usr \<br>--with-parmetis-lib=parmetis \<br>--with-alberta='/home/gcd3/dune/ext_build/alberta' \<br>--with-zoltan='/home/gcd3/dune/ext_build/Zoltan-v3.82' \<br>--with-ug='/home/gcd3/dune/ext_build/ug' \<br>--prefix='/home/gcd3/dune/core-2.4.0/install/' \<br>"<br><br></div><div>Do I need to include any other flags, perhaps adding CXXFLAGS=mpicc? I was under impression that --enable-parallel would invoke the parallel flags for grid, is it correct?<br><br></div><div>Thanks in advance for help,<br></div><div>Ganesh<br></div></div><div><br><br></div></div>