Skip to content

Clarify matrix copy CUDA starter kernel size#266

Merged
kunal-mansukhani merged 2 commits into
AlphaGPU:mainfrom
Ryannnice:matrix-copy-kernel-total
May 26, 2026
Merged

Clarify matrix copy CUDA starter kernel size#266
kunal-mansukhani merged 2 commits into
AlphaGPU:mainfrom
Ryannnice:matrix-copy-kernel-total

Conversation

@Ryannnice
Copy link
Copy Markdown
Contributor

Summary

  • Pass total element count to the Matrix Copy CUDA starter
    kernel instead of N
  • Keep solve signature unchanged and compute N * N on the
    host side

Notes

  • This keeps the starter aligned with a linear element-wise
    copy model

@kunal-mansukhani kunal-mansukhani merged commit 709dead into AlphaGPU:main May 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants