NVIDIA / NVIDIA/CUDALibrarySamples
Question about layout for groupmatmul
Open
@hbabak is already working on this.
Since Feb 24, 2026.
cuBLASLt
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
I have a question: In the cublasLt library, why are the pointers for GroupMM support (such as CUBLASLT_GROUPED_MATRIX_LAYOUT_COLS_ARRAY, CUBLASLT_GROUPED_MATRIX_LAYOUT_LD_ARRAY, etc.) all pointing to device memory?
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.
Assessment
This issue has not been assessed yet.