Sample: Simple OpenGL
Minimum spec: SM 1.1

Simple program which demonstrates interoperability between CUDA and OpenGL. The program modifies vertex positions with CUDA and uses OpenGL to render the geometry.

Key concepts:
