Skip to content

Clarification on Deadlocks in the Shift Example #28

@alyfarahat

Description

@alyfarahat

In lecture 15, we used Isend() to avoid a potential deadlock due to a circular wait of a blocking send in each process.

Would that still be the case if it were not a rotation? For example, if it were just a right-shift without rotation, with a chain-like communication topology instead of a ring, would we still worry about a possible deadlock?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions