mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-10-31 11:37:49 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			221 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "configurations": [
 | |
|         {
 | |
|             "name": "CUDA C++: Launch",
 | |
|             "type": "cuda-gdb",
 | |
|             "request": "launch",
 | |
|             "program": "${workspaceFolder}/UnifiedMemoryPerf"
 | |
|         }
 | |
|     ]
 | |
| }
 |