Skip to content

Duplicated info messages when running in parallel #848

@KulaginVladimir

Description

@KulaginVladimir

When a simulation is run in parallel with mpirun, info messages (e.g. here, here, etc.) are printed by each rank.

Before #731, a simple solution can be to call print if fenics.MPI.comm_world.rank == 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions