forked from NVIDIA/cutlass
-
Notifications
You must be signed in to change notification settings - Fork 36
Enable prefetch iteration #382
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
Open
t4c1
wants to merge
34
commits into
codeplaysoftware:sycl-develop
Choose a base branch
from
t4c1:npot_prefetch
base: sycl-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 6 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9dea3d5
working, slower npot prefetch
t4c1 496ed2b
cleanup
t4c1 0de9565
fix u8 prefetch layouts
t4c1 af92057
Merge branch 'sycl-develop' into npot_prefetch
t4c1 8f59745
implement missing copy traits
t4c1 eb905d2
more fixes to layouts including missing copy_traits and duplicated pr…
t4c1 ace6a3e
fix prefetch for int4 and some other small fixes
t4c1 6578bdc
revert some changes
t4c1 f285a07
Merge branch 'sycl-develop' into npot_prefetch
t4c1 4d50128
fix erronous revert
t4c1 4e992c8
applyed review suggestion for is_prefetch
t4c1 80f0851
address review comment about unused variable
t4c1 b6dd21a
Merge branch 'sycl-develop' into npot_prefetch
t4c1 b095c26
add missing prefetch copy traits
t4c1 696b7dc
more missing prefetch copy traits
t4c1 ad84fd0
fix copy-paste errors
t4c1 4576dad
Merge branch 'sycl-develop' into npot_prefetch
t4c1 18ea014
another copy-paste error
t4c1 5f3198b
removed unused variables
t4c1 0832a7b
Merge branch 'sycl-develop' into npot_prefetch
t4c1 3733ee0
Merge remote-tracking branch 'origin/sycl-develop' into npot_prefetch
t4c1 3d0b699
fix merge
t4c1 9a449e4
extend CI timeout
t4c1 b3bb1c4
remove unused variable
t4c1 8e275c1
Merge branch 'sycl-develop' into npot_prefetch
t4c1 6eea5b1
Merge branch 'sycl-develop' into npot_prefetch
t4c1 0a2986a
added assert and some comments
t4c1 386d4d2
Merge branch 'sycl-develop' into npot_prefetch
t4c1 b813f47
Merge remote-tracking branch 'origin/sycl-develop' into npot_prefetch
t4c1 4681d8c
Revert "extend CI timeout"
t4c1 ddd294f
reduce the number of build threads
t4c1 9c42dae
increase timeout
t4c1 e557c12
further reduce the number of parallel jobs
t4c1 978ee33
Merge branch 'sycl-develop' into npot_prefetch
t4c1 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
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
Oops, something went wrong.
Oops, something went wrong.
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.