diff --git a/include/cute/atom/mma_traits_sm90_gmma.hpp b/include/cute/atom/mma_traits_sm90_gmma.hpp index 3a4fdfa1..e59bbeef 100644 --- a/include/cute/atom/mma_traits_sm90_gmma.hpp +++ b/include/cute/atom/mma_traits_sm90_gmma.hpp @@ -422,6 +422,9 @@ using CLayout_64x176 = Layout,Shape < _2,_2, Int<22> using CLayout_64x192 = Layout,Shape < _2,_2, _24>>, Stride,Stride<_64,_8,_512>>>; +using CLayout_64x208 = Layout,Shape < _2,_2, Int<26>>>, + Stride,Stride<_64,_8,_512>>>; + using CLayout_64x224 = Layout,Shape < _2,_2, Int<28>>>, Stride,Stride<_64,_8,_512>>>;