Skip to content

Incorrect front_comm Initialization Triggers Segfault When MPI Nodes Exceed OpenMP Threads #4

@rawbby

Description

@rawbby

The buffer front_comm (src_mpi/scc_core.cpp:88) is initialized with thread_count, but should be initialized with world_size. This bug, of course, only causes a segfault if more MPI nodes are used than OpenMP threads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions