Skip to content

loading global meshes in parallel #419

Description

@mo-marqh

Currently, loading a global mesh file issues an open call from each rank of the simulation to the same file.
This I/O pattern does not scale to large simulations.

Implement MPI-IO reading for the global mesh file read and collective reads, to ensure that reading global mesh files uses parallel IO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions