[FEA] Add Windows support in CuTe wheels on Pipy
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 2.1k
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 7
Description
Which component requires the feature?
CuTe DSL
Feature Request
Hi,
pip install nvidia-cutlass-dsl fails on Windows
as seeing latest 4.1.0:
https://pypi.org/project/nvidia-cutlass-dsl/#files
only supports manylinux..
so requesting Windows support..
EDIT: on a related note also Python 3.13 support would be nice both Windows and Linux so I requested here:
https://github.com/NVIDIA/cutlass/issues/2585
thanks..
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the CuTe DSL packaging configuration and the files used to produce the nvidia-cutlass-dsl wheels, then compare the supported files listed for version 4.1.0 on PyPI. Done means pip install nvidia-cutlass-dsl works on Windows with a published compatible wheel; Python 3.13 support is tracked separately in issue #2585.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100