PermutationLayout of TiledMMA #1419
              
                Unanswered
              
          
                  
                    
                      yangjianfengo1
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 
         can you please provide a bit info about the context in which you are using this tiled MMA? Why are you setting the tiled MMA K dimension to be 32 and setting the tile to be so large without changing the atom layout?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
my TiledMMA is
layout is
I want the elements of matrix C to be consecutive, for instance, having the four elements (T0,V0), (T0,V1), (T0,V8), and (T0,V9) together. so,I modified TiledMMA to
But this operation will cause compilation errors. Who can help me get a correct PermutationLayout? I would appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions