mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-11-04 15:47:50 +08:00 
			
		
		
		
	* Fix compute performance calculation type casting in gpuGetMaxGflopsDeviceIdDRV() for #109 * 3_CUDA_Features/memMapIPCDrv: Increase procIdx buffer size to prevent potential buffer overflow * memMapIPCDrv: Fix memory leaks and improve header inclusion - Remove redundant string.h header - Add memory cleanup for dynamically allocated JIT options and log buffer - Fix printf format specifier for unsigned long long