parallel computing with meshfunction as boundary condition

Asked by JJ Jiang

I am running dolfin-0.9.7. I created a script that runs fine on a single processor. When I used to use it for mpirun, the following error message occurred:

XMLMeshFunction for faces and facets is not (yet) working in parallel. Consider filing a bug report at https://bugs.launchpad.net/dolfin

I am wondering whether or not this error is due to some compilation problems because I compiled the dolfin-0.9.7 to avoid some conflicts in vtk libraries installed in my computer for our packages. The Scons configure complained Sctoch was not found.
Should I update my version to 0.9.10 to resolve this problem. Thanks so much for your kind help.

Best regards,
--JJ

Question information

Language:
English Edit question
Status:
Answered
For:
DOLFIN Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Anders Logg (logg) said :
#1

On Fri, Feb 25, 2011 at 05:41:00PM -0000, JJ Jiang wrote:
> New question #146875 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/146875
>
> I am running dolfin-0.9.7. I created a script that runs fine on a single processor. When I used to use it for mpirun, the following error message occurred:
>
> XMLMeshFunction for faces and facets is not (yet) working in parallel. Consider filing a bug report at https://bugs.launchpad.net/dolfin
>
> I am wondering whether or not this error is due to some compilation problems because I compiled the dolfin-0.9.7 to avoid some conflicts in vtk libraries installed in my computer for our packages. The Scons configure complained Sctoch was not found.
> Should I update my version to 0.9.10 to resolve this problem. Thanks so much for your kind help.

No, it's a problem that still exists in the latest development version
(boundary markers with MeshFunction not working in parallel).

--
Anders

Can you help with this problem?

Provide an answer of your own, or ask JJ Jiang for more information if necessary.

To post a message you must log in.