mirror of
				https://github.com/smyalygames/FiniteVolumeGPU.git
				synced 2025-10-31 20:17:41 +01:00 
			
		
		
		
	Async mem ops
This commit is contained in:
		
							parent
							
								
									6c8bac6f7b
								
							
						
					
					
						commit
						acb7d2ab39
					
				| @ -162,6 +162,7 @@ class BaseSimulator(object): | |||||||
|          |          | ||||||
|         #Create a CUDA stream |         #Create a CUDA stream | ||||||
|         self.stream = cuda.Stream() |         self.stream = cuda.Stream() | ||||||
|  |         self.internal_stream = cuda.Stream() | ||||||
|          |          | ||||||
|         #Keep track of simulation time and number of timesteps |         #Keep track of simulation time and number of timesteps | ||||||
|         self.t = 0.0 |         self.t = 0.0 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Martin Lilleeng Sætra
						Martin Lilleeng Sætra