"platforms/opencl/tests/TestOpenCLVerletIntegrator.cpp" did not exist on "f14182c5dbe96961440f055fd15d3fc2811db9e0"
fix divergence in barriers (#3621)
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.
Showing
Please register or sign in to comment