Skip to content

Enable Hopper on CUDA 13.3#236

Merged
AntonOresten merged 2 commits into
JuliaGPU:mainfrom
AntonOresten:hopper
May 29, 2026
Merged

Enable Hopper on CUDA 13.3#236
AntonOresten merged 2 commits into
JuliaGPU:mainfrom
AntonOresten:hopper

Conversation

@AntonOresten
Copy link
Copy Markdown
Collaborator

@AntonOresten AntonOresten commented May 28, 2026

I believe the only Hopper-specific feature is use_fast_acc (wgmma thing?), so once that has landed, I can run tests on a cloud instance.

EDIT: nvm, added in #234 as fast_acc. Tests deferred to #239 due to reorganizing and CC gating.

Copy link
Copy Markdown
Member

@maleadt maleadt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I wonder if we shouldn't simply drop support for older tileiras versions and just always use the latest. May become problematic once v14 releases (because we'd then need to maintain a v13 code path to support those drivers), so maybe it's fine to keep the complexity for now.

@AntonOresten
Copy link
Copy Markdown
Collaborator Author

AntonOresten commented May 29, 2026

Hm, perhaps. I didn't update the README yet, but the support matrix across arch vs CUDA 13 versions is slightly odd to express in plain language.

@AntonOresten AntonOresten merged commit 69bcd7e into JuliaGPU:main May 29, 2026
1 check passed
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.

2 participants