Changes

Jump to: navigation, search

GPU610/Cosmosis

175 bytes added, 12:21, 2 February 2013
Assignment 1
== Progress ==
=== Assignment 1 ===
For our assignment 1, we are looking into finding and N-body simulator. All of us in the group have agreed to find 1 each, and after profiling them, we will choose the most inefficient one to parrallelizeparallelize.
====Alex====
I have found a Java applet that uses a brute force method for an N-Body simulator. As It also has an improved algorithm to speed up the simulation and allow for a result of brute forcing all of the calculationslot more bodies to be added. I will profile and show some sample run results for both, it is extremely slowand see which one may be more fitting to try and parallelize.
=====Example Profilesof Brute Force Algorithm=====
When run with 1000 bodies:
[[File:1000BodyProfile.png]]
1
edit

Navigation menu