Sample: Simple Vote Intrinsics with libNVRTC Minimum spec: SM 2.0 Simple program which demonstrates how to use the Vote (any, all) intrinsic instruction in a CUDA kernel with runtime compilation using NVRTC APIs. Requires Compute Capability 2.0 or higher. Key concepts: Vote Intrinsics CUDA Driver API Runtime Compilation