Skip to content

Use Space Filling Curve in Threadwise Copy#118

Merged
asroy merged 4 commits into
developfrom
fix_threadwise_copy_error_in_reduction
Mar 11, 2022
Merged

Use Space Filling Curve in Threadwise Copy#118
asroy merged 4 commits into
developfrom
fix_threadwise_copy_error_in_reduction

Conversation

@j4yan
Copy link
Copy Markdown
Contributor

@j4yan j4yan commented Mar 8, 2022

Added case SpaceFillingCurve::GetNumAccess()=0 in GetCoordinateResetStep didn't deal with the case where SpaceFillingCurve::GetNumAccess()=0, which caused the reversion #111

This PR should resolve the issue.

@j4yan j4yan requested a review from asroy March 8, 2022 04:51
@qianfengz
Copy link
Copy Markdown
Contributor

I found no issue while testing this P.R with Reduction

@asroy
Copy link
Copy Markdown
Contributor

asroy commented Mar 9, 2022

Please fix merge conflict

1 similar comment
@asroy
Copy link
Copy Markdown
Contributor

asroy commented Mar 9, 2022

Please fix merge conflict

@j4yan j4yan force-pushed the fix_threadwise_copy_error_in_reduction branch from 2ba9e3e to b29dfd7 Compare March 9, 2022 16:43
@j4yan
Copy link
Copy Markdown
Contributor Author

j4yan commented Mar 9, 2022

Done.

asroy
asroy previously approved these changes Mar 10, 2022
Comment thread include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp Outdated
@j4yan j4yan mentioned this pull request Mar 10, 2022
@asroy asroy changed the title fixed a corner case in GetCoordinateResetStep Use Space Filling Curve in Threadwise Copy Mar 11, 2022
@asroy asroy merged commit 9e33fe7 into develop Mar 11, 2022
@illsilin illsilin deleted the fix_threadwise_copy_error_in_reduction branch December 7, 2023 18:40
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.

3 participants