Skip to content

[GPU] Fix family-conditional PTX compilation.#44222

Open
sergachev wants to merge 1 commit into
mainfrom
fix_family_conditional_ptx
Open

[GPU] Fix family-conditional PTX compilation.#44222
sergachev wants to merge 1 commit into
mainfrom
fix_family_conditional_ptx

Conversation

@sergachev

Copy link
Copy Markdown
Contributor

📝 Summary of Changes
Let XLA properly fall back to compute capabilities it knows when it sees hardware it doesn't know.

🎯 Justification
Allows compiling programs for newer hardware with older software.

🚀 Kind of Contribution
🐛 Bug Fix

🧪 Unit Tests:
yes

🧪 Execution Tests:
no

@sergachev sergachev force-pushed the fix_family_conditional_ptx branch from 1a359e6 to 5012ee1 Compare June 12, 2026 14:19
@sergachev sergachev force-pushed the fix_family_conditional_ptx branch from 5012ee1 to a98d263 Compare June 12, 2026 14:43
@sergachev sergachev marked this pull request as ready for review June 12, 2026 15:13
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