Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DPRINT support for row-major formatted data in CBs #13697

Open
tt-dma opened this issue Oct 10, 2024 · 1 comment
Open

Add DPRINT support for row-major formatted data in CBs #13697

tt-dma opened this issue Oct 10, 2024 · 1 comment
Assignees

Comments

@tt-dma
Copy link
Contributor

tt-dma commented Oct 10, 2024

Right now we only support Tile printing out of CBs, but kernel devs also use row-major format. Can be a new call to interpret CB data as row-major and specify # of datums per row, then stride rows/cols.

@tt-dma tt-dma self-assigned this Oct 10, 2024
@tt-dma
Copy link
Contributor Author

tt-dma commented Oct 10, 2024

No bpf* support required for row-major

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant