Sample: CUDA Context Thread Management Minimum spec: SM 2.0 Simple program illustrating how to the CUDA Context Management API and uses the new CUDA 4.0 parameter passing and CUDA launch API. CUDA contexts can be created separately and attached independently to different threads. Key concepts: CUDA Driver API