mirror of
				https://github.com/stevenrobertson/cuburn.git
				synced 2025-10-31 09:20:44 -04:00 
			
		
		
		
	
			
				
					
						
					
					3147fd40d26978a9f9e3369cce07f242c5470b7d
				
			
			
		
	 Steven Robertson
		
	
	3147fd40d2
	
	
	Support CUDA 4.1. Split filtering into new module.
			Steven Robertson
		
	
	3147fd40d2
	
	
	Support CUDA 4.1. Split filtering into new module.
		
			
			The new toolkit generates code for filtering which uses too many registers, so this change splits filtering into its own module so that it can have separate register usage limits during compiling. As a bonus, this should improve startup time in general, since the filtering code is now fixed and does not need to be recompiled.
Description
				
					Languages
				
				
								
								
									Python
								
								92.8%
							
						
							
								
								
									Cuda
								
								6%
							
						
							
								
								
									Shell
								
								0.6%
							
						
							
								
								
									C
								
								0.6%