mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-04-10 18:22:11 +01: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