Uh oh!
There was an error while loading. Please reload this page.
Expand wheel build to arm64 and Windows - #2387
Conversation
leofang
left a comment
There was a problem hiding this comment.
Thanks for your contribution! I don't think we want to burn resources this much for pre-release software on a per-PR basis. Could you keep 3.15/3.15t to nightly-standard rows only?
Removed configurations for Python version 3.15 and 3.15t from the test matrix.
| host = [ | ||
| # TODO: remove the Python 3.15 guard once 3.15 is officially supported | ||
| "nvidia-cutlass; python_version < '3.15'", | ||
| "nvidia-cutlass", |
There was a problem hiding this comment.
Did you check that cutlass already has 3.15 support?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Leo Fang <leo80042@gmail.com>
Added new configurations for Python 3.15 and 3.15t with CUDA 13.3.0 for AMD64 and ARM64 architectures.
clin1234
commented
Aug 11, 2026
@leofang, please review |
Description
closes#2163
Checklist