mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-04-10 18:22:11 +01:00

- Changed return type from int to void - Removed EXIT_FAILURE return in error case (unchecked) - Removed control reaches end of non-void function