Skip to content

OMP_NUM_THREADS issue on niagara #3

@mattyowl

Description

@mattyowl

From Sigurd:

Have you had a problem where running nemo fails if OMP_NUM_THREADS is not set to 1? I just encountered this on niagara. Everything hangs forever during some astropy-related import, but doing that import in isolation works fine. Looking at strace, it seems to be a sort of threading deadlock.

I worked around it by setting OMP_NUM_THREADS=1

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