You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question: In the cublasLt library, why are the pointers for GroupMM support (such as CUBLASLT_GROUPED_MATRIX_LAYOUT_COLS_ARRAY, CUBLASLT_GROUPED_MATRIX_LAYOUT_LD_ARRAY, etc.) all pointing to device memory?
I have a question: In the cublasLt library, why are the pointers for GroupMM support (such as CUBLASLT_GROUPED_MATRIX_LAYOUT_COLS_ARRAY, CUBLASLT_GROUPED_MATRIX_LAYOUT_LD_ARRAY, etc.) all pointing to device memory?