Thanks for complementary information. On Tue, Oct 26, 2010 at 10:42 AM, Markus Bürg <[email protected]> wrote:
> Hello, > > Doe this mean that deal ii is now fully parallel, i.e. all internal >> functionalities work in parallel (e.g. MG, native linear algebra kernel, >> preconditioners)? >> > no, this does not mean, that deal.II is now "fully parallel". This change > is just a step towards it by giving the possibility to distribute the > triangulation over the nodes such that one does not have to keep the whole > triangulation on every single node. > > It is possible to do multi-threading (using pthread) in distributed manner >> now, i.e., domain decomposition based multi-threading (not simple loop >> splitting)? >> > As far as I know there is no hybrid parallelization in the library at the > moment. > > Best Regards, > Markus > > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii >
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
