NVIDIA / NVIDIA/cutlass

[DOC] [CuTe DSL] Wrong output shape for logical_product?

Open Beginner friendly
#3,085 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

? - Needs Triage documentation inactive-30d inactive-90d
Dominant language
C++
Stars
10.5k
Forks
2.1k
Avg merge
3d 11h
Merged PRs (30d)
7

Description

Report incorrect documentation

Location of incorrect documentation
https://docs.nvidia.com/cutlass/latest/media/docs/cpp/cute/02_layout_algebra.html#zipped-and-tiled-products
Describe the problems or issues found in the documentation

Image Should be `((M, N, L, ...), (TileM, TileN))`?

Steps taken to verify documentation is incorrect

Image

Suggested fix for documentation
Detail proposed changes to fix the documentation if you have any.


Report needed documentation

Report needed documentation
A clear and concise description of what documentation you believe it is needed and why.

Describe the documentation you'd like
A clear and concise description of what you want to happen.

Steps taken to search for needed documentation
List any steps you have taken:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked CuTe documentation section, “Zipped and Tiled Products,” and inspect the documented output shape for logical_product against the reporter’s screenshots. Done means correcting the displayed shape to match the verified behavior and checking the surrounding explanation for consistency.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.