[SUG] Update to latest CUTLASS
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 145
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
It's very exciting to see CUTLASS being integrated into RAF. It looks like v2.5 is being used and I wanted to let you know there have been many performance updates since then. You can check out [v2.10,](https://github.com/NVIDIA/cutlass/blob/master/CHANGELOG.md) and v2.11 will be released later this month.
Contributor guide
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 locating RAF's current CUTLASS v2.5 integration, then compare it with the CUTLASS v2.10 changelog linked in the issue. Determine the compatibility and scope of the upgrade; done means RAF uses the selected newer CUTLASS version without regressions in its existing functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100