Sample: nbody_opengles
Minimum spec: SM 3.5

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