dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21708
[Bug 718683] Re: fem unit tests sometimes fail in parallel
Intermittent error was coming from OpenMP assembly + MPI. This untested.
Fix for now is throw an error when using OpenMP + MPI, and to not test
this case is the unit tests.
** Changed in: dolfin
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/718683
Title:
fem unit tests sometimes fail in parallel
Status in DOLFIN:
Fix Committed
Bug description:
When I run
make runtests -j2
some tests and demos fail when the environment variable
RUN_TESTS_IN_PARALLEL
is set.
References