-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][Matrix spec] Add joint_matrix_prefetch and overloads of load/store with annotated_ptr #11473
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
715c2e6
[SYCL][Matrix spec draft] Add joint_matrix_prefetch and overloads of …
dkhaldi 82d013f
Prefetch takes raw pointer
dkhaldi b6dad6c
Add example on load on annotated pointer
dkhaldi 20c5f39
minor clarification
dkhaldi 016e785
add documentation about the properties taken by these new APIs
dkhaldi a988f12
link correction
dkhaldi 12d9546
Merge remote-tracking branch 'intel_llvm/sycl' into matrix-prefetch
dkhaldi 1f34408
Move prefetch and the annotated_ptr overloads to the oneAPI document
dkhaldi df045d6
stick to offset pointer, add tf32 load overloads on annotated pointer…
dkhaldi 09f1fed
Merge branch 'sycl' into matrix-prefetch
dkhaldi 2917cc4
Move prefetch size Rows and Cols to the template arguments as they mu…
dkhaldi ca403c6
Address Greg's comments
dkhaldi 8002e01
Remove spelling of namespace of annotated_ptr when this is used in fu…
dkhaldi d9354a3
Merge branch 'sycl' into matrix-prefetch
dkhaldi 66223c4
Update store on annotated_ptr to take two types to match the new tf32…
dkhaldi d96ebee
Address Greg's comments: Store API matching and fix argument name
dkhaldi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.