Skip to content

[OpenMP] Race on the IsSPMD global during runtime initialization #53857

Closed
@jdoerfert

Description

We have a race as we read the IsSPMD global inside mapping::getBlockSize() before kernel initialization is done and the value is available to all threads.

Similar errors existed before, this one was introduced as we started to adjust getBlockSize for the extra warp/wave in generic mode.

Activity

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

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions