Sample: Simple Vote Intrinsics
Minimum spec: GeForce 8

Simple program which demonstrates how to use the Vote (any, all) intrinsic instruction in a CUDA kernel.  Requires Compute Capability 1.2 or higher.

Key concepts:
CUDA Basic Concepts
Vote Intrinsics
