please don’t post pictures of code on this forum. The forum has tools in the edit window for formatting code as text. One possible method to handle the break across threads would be to start by creating a parallel prefix sum of the condition evaluated for the break. Threads would then condition their behavior based on the result of the prefix sum, considered at their thread position.