Skip to content

MPI race condition in LoadBalance when using HDF5 I/O across multiple nodes #37

@lmdelz

Description

@lmdelz

Version: PICLas 4.0.0 (commit 790daf8)
Config: gatheredWrite=T, UseCollectiveIO=T, DoLoadBalance=T
Error: File not found when non-master ranks try to read LoadBalance info
Root cause: Missing MPI_Barrier after WriteStateToHDF5() in LoadBalance module
Workaround: Set DoLoadBalance=F or UseH5IOLoadBalance=F

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions