mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-11-04 07:27:49 +08:00 
			
		
		
		
	Update the sample list for API changes in CHANGELOG
This commit is contained in:
		
							parent
							
								
									ebc1078379
								
							
						
					
					
						commit
						ee0ee417c9
					
				@ -248,7 +248,6 @@ int main(int argc, char **argv)
 | 
			
		||||
 | 
			
		||||
    // Create the CUDA context.
 | 
			
		||||
    CUcontext context;
 | 
			
		||||
 | 
			
		||||
    checkCudaErrors(cuCtxCreate(&context, NULL, 0, device));
 | 
			
		||||
 | 
			
		||||
    // Create a JIT linker and generate the result CUBIN.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user