cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[QST] How local_partition works?

Open ziyuhuang123 opened this issue 1 year ago • 5 comments

auto tC = make_layout(make_shape(Int<16>{}, Int<16>{}));
auto tCsA = local_partition(sA, tC, threadIdx.x, Step<_1, X>{});

But I get (_8,_8) as tCsA's shape, why???

I am learning code: https://github.com/NVIDIA/cutlass/blob/main/examples/cute/tutorial/sgemm_nt_1.cu

ziyuhuang123 avatar Dec 06 '23 13:12 ziyuhuang123

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Jan 05 '24 16:01 github-actions[bot]

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

github-actions[bot] avatar Apr 04 '24 17:04 github-actions[bot]

@thakkarV

hwu36 avatar Apr 18 '24 20:04 hwu36

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar May 18 '24 22:05 github-actions[bot]

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

github-actions[bot] avatar Aug 16 '24 22:08 github-actions[bot]