Skip to content

PR #28985: [XLA:GPU] Add shared_memory_per_block_optin device info member #29033

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 18, 2025

Conversation

copybara-service[bot]
Copy link

PR #28985: [XLA:GPU] Add shared_memory_per_block_optin device info member

Imported from GitHub PR #28985

This allows us to query the amount of available shared memory in JAX, and use it to inform codegeneration of custom kernels.
Copybara import of the project:

--
62d7748 by Andrey Portnoy [email protected]:

[XLA:GPU] Add shared_memory_per_block_optin device info member

This allows us to query the amount of available shared memory in JAX,
and use it to inform codegeneration of custom kernels.

Merging this change closes #28985

FUTURE_COPYBARA_INTEGRATE_REVIEW=#28985 from openxla:aportnoy/device-shared-memory-per-block-optin 62d7748

@andportnoy andportnoy requested a review from bchetioui July 17, 2025 18:54
@copybara-service copybara-service bot force-pushed the test_784253284 branch 2 times, most recently from 50c61c5 to 1bdacae Compare July 18, 2025 14:14
…mber

Imported from GitHub PR #28985

This allows us to query the amount of available shared memory in JAX, and use it to inform codegeneration of custom kernels.
Copybara import of the project:

--
62d7748 by Andrey Portnoy <[email protected]>:

[XLA:GPU] Add shared_memory_per_block_optin device info member

This allows us to query the amount of available shared memory in JAX,
and use it to inform codegeneration of custom kernels.

Merging this change closes #28985

COPYBARA_INTEGRATE_REVIEW=#28985 from openxla:aportnoy/device-shared-memory-per-block-optin 62d7748
PiperOrigin-RevId: 784580877
@copybara-service copybara-service bot merged commit 04167ed into main Jul 18, 2025
@copybara-service copybara-service bot deleted the test_784253284 branch July 18, 2025 14:48
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