Sample: cppOverload
Minimum spec: SM 3.5

This sample demonstrates how to use C++ function overloading on the GPU.

Key concepts:
C++ Function Overloading
CUDA Streams and Events
