Skip to content

mace_run_train distributed processes overwrite each others' pretrained data files #1309

@bernstei

Description

@bernstei

There's no mechanism to ensure that pretrained data writing that happens as part of mace_run_train in distributed mode only occurs on one process. As a result, it's possible for the different processes to overwrite each others' mp_finetuning...xyz files, and then fail when they are being read back in.

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