dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15319
[Bug 427534] [NEW] Plotting does not work in parallel from C++
Public bug reported:
Plotting fails in parallel. To reproduce this bug, uncomment the call to
not_working_in_parallel in plot.cpp and run the Poisson demo with
mpirun -n 2 ./demo
Exits with a message about a lost lifeline.
** Affects: dolfin
Importance: Medium
Status: Confirmed
** Changed in: dolfin
Status: New => Confirmed
** Changed in: dolfin
Importance: Undecided => Medium
--
Plotting does not work in parallel from C++
https://bugs.launchpad.net/bugs/427534
You received this bug notification because you are subscribed to DOLFIN.
Status in DOLFIN: Confirmed
Bug description:
Plotting fails in parallel. To reproduce this bug, uncomment the call to not_working_in_parallel in plot.cpp and run the Poisson demo with
mpirun -n 2 ./demo
Exits with a message about a lost lifeline.
Follow ups
References