Changes

Jump to: navigation, search

GPU610/Cosmosis

393 bytes added, 14:27, 13 April 2013
Baseline
==== Baseline ====
The following profiles were made under the following compiler and computer settings:
 
<pre>nvcc main.cpp timer.cpp sim\simbody.cu sim\simulation.cu -DWIN32 -O3</pre>
 
* i5 2500K @ 4.5Ghz
* Nvidia GTX 560Ti
* Raw computations, no graphics drawn to the screen for unbiased results.
* Random position, velocity and mass for each body.
* Brute force algorithm for calculating the forces (O(n^2)).
==== Initial Profiling ====
1
edit

Navigation menu