Skip to content

Inconsistent behaviour of zero-cost fencing with 0 arguments #61

Description

@anyzelman

In the zero_engine_MR, setting a synchronization attribute s1 with zero expected and sent messages combined with some valid tag, calling lpf_sync( ctx, s1 ) results in a barrier over s1.

However, setting a synchronization attribute s2 with zero expected and sent messages combined with some invalid tag, calling lpf_sync( ctx, s2 ) does not result in a barrier.

The samentics here need to be revisited for consistency (after which the implementation should be brought up to date).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

specificationSemantics need definition, review, or updating

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions