mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-11-04 07:27:49 +08:00 
			
		
		
		
	
							parent
							
								
									8d564d5e3a
								
							
						
					
					
						commit
						efb46383e0
					
				@ -53,7 +53,7 @@ const char *sSDKsample = "Transpose";
 | 
			
		||||
// TILE_DIM/BLOCK_ROWS elements.  TILE_DIM must be an integral multiple of
 | 
			
		||||
// BLOCK_ROWS
 | 
			
		||||
 | 
			
		||||
#define TILE_DIM 16
 | 
			
		||||
#define TILE_DIM 32
 | 
			
		||||
#define BLOCK_ROWS 16
 | 
			
		||||
 | 
			
		||||
// This sample assumes that MATRIX_SIZE_X = MATRIX_SIZE_Y
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user