Sample: nbody_screen
Minimum spec: SM 2.0

This sample demonstrates efficient all-pairs simulation of a gravitational n-body simulation in CUDA. Unlike the OpenGL nbody sample, there is no user interaction.

Key concepts:
Graphics Interop
Data Parallel Algorithms
Physically-Based Simulation
