NVIDIA / cutlass

CUDA Templates for Linear Algebra Subroutines
Other
5.46k stars 924 forks source link

[QST]Where is the PipelineState defined in cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp? #1724

Open ziyuhuang123 opened 1 month ago

ziyuhuang123 commented 1 month ago

What is your question? image

Like here, I see many usage of PipelineState but find no definition. I do find some in other files like:

using PipelineState = cutlass::PipelineState<DispatchPolicy::Stages>;

But, can we define something outside the class?

github-actions[bot] commented 2 weeks ago

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.