• Xavier Hallade's avatar
    fix divergence in barriers (#3621) · 7af08783
    Xavier Hallade authored
    Without this fix, we see cases in which not all work-items in a thread group end up hitting the same number of barriers, which leads to a hang in OpenCL GPU execution.
    7af08783
findInteractingBlocks.cl 26.4 KB