Skip to content

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

@jdoerfert

Description

@jdoerfert

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions