Skip to content

Use sentinel thread_infos with zero tiles/elements so that threads [0, num_threads) are always assigned to the same task_info, and threads with thread_id >= num_threads always steal.#82

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_821527872
Oct 20, 2025

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Oct 20, 2025

Use sentinel thread_infos with zero tiles/elements so that threads [0, num_threads) are always assigned to the same task_info, and threads with thread_id >= num_threads always steal.

@copybara-service copybara-service bot force-pushed the test_821527872 branch 2 times, most recently from 2fd5410 to e0beaa0 Compare October 20, 2025 12:38
@copybara-service copybara-service bot changed the title Use a sentinel thread_info with zero tiles/elements so that threads [0, num_threads) are always assigned to the same task_info, and threads with thread_id >= num_threads always steal. Use sentinel thread_infos with zero tiles/elements so that threads [0, num_threads) are always assigned to the same task_info, and threads with thread_id >= num_threads always steal. Oct 20, 2025
@copybara-service copybara-service bot force-pushed the test_821527872 branch 2 times, most recently from 903c5da to e5ff7e7 Compare October 20, 2025 16:48
…`[0, num_threads)` are always assigned to the same `task_info`, and threads with `thread_id >= num_threads` always steal.

PiperOrigin-RevId: 821689473
@copybara-service copybara-service bot merged commit 0e6ca13 into main Oct 20, 2025
@copybara-service copybara-service bot deleted the test_821527872 branch October 20, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant