Skip to content

Fix one math gemm - #436

Open
MikeL270 wants to merge 2 commits into
KhronosGroup:mainfrom
MikeL270:fix_oneMath__gemm
Open

Fix one math gemm#436
MikeL270 wants to merge 2 commits into
KhronosGroup:mainfrom
MikeL270:fix_oneMath__gemm

Conversation

@MikeL270

@MikeL270 MikeL270 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This PR attempts to fix a big issue with the onemath_gemm lesson to remove the buffer/accessor model and better introduce gemm as a concept and how to use it with sycl.

@MikeL270
MikeL270 force-pushed the fix_oneMath__gemm branch from 0c49f5b to b435bb9 Compare August 3, 2026 20:42
@MikeL270
MikeL270 force-pushed the fix_oneMath__gemm branch from b435bb9 to bb04554 Compare August 3, 2026 21:09
@MikeL270
MikeL270 marked this pull request as ready for review August 3, 2026 21:35
@TApplencourt

Copy link
Copy Markdown
Collaborator

Remove discovery / offloading, the weird the thing which is not a queue

@MikeL270

MikeL270 commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator Author

Remove discovery / offloading, the weird the thing which is not a queue

fixed in da26b07

@MikeL270 MikeL270 closed this Aug 5, 2026
@MikeL270
MikeL270 deleted the fix_oneMath__gemm branch August 5, 2026 15:46
@MikeL270
MikeL270 restored the fix_oneMath__gemm branch August 31, 2026 16:21
@MikeL270 MikeL270 reopened this Aug 31, 2026
@MikeL270

Copy link
Copy Markdown
Collaborator Author

Not sure why this was closed, it says I did that, but I did not!

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