Skip to content

[XLA:GPU]: Calculate launch dimensions based on input size. #28186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

copybara-service[bot]
Copy link

[XLA:GPU]: Calculate launch dimensions based on input size.

Current launch dimensions were fixed to 8x512. Benchmarks suggest that we can do
better if we can calculate this based on the replica_groups and the size of the
input.

@copybara-service copybara-service bot force-pushed the test_775195157 branch 2 times, most recently from e90c3e3 to e3ae1c0 Compare July 14, 2025 13:17
Current launch dimensions were fixed to 8x512. Benchmarks suggest that we can do
better if we can calculate this based on the replica_groups and the size of the
input.

PiperOrigin-RevId: 782884138
@copybara-service copybara-service bot merged commit 7f97ee8 into main Jul 14, 2025
@copybara-service copybara-service bot deleted the test_775195157 branch July 14, 2025 13:52
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