Changes

Jump to: navigation, search

GPUSquad

219 bytes removed, 17:47, 8 April 2018
Assignment 2
=== Assignment 2 ===
 
We chose to move forward with the Jacobi Method for 2D Poisson Equations code.
We parallelized the original code by placing the jacobi calculations into a kernel. For this initial parallel version, we only used 1D threading and had each thread run a for loop for the other dimension.
[[File:Dps_915_gpusquad_ghostcellexample.png]]
<nowiki>****************</nowiki> CODE  <nowiki>****************</nowiki>Code:
<source>
</source>
<nowiki>****************</nowiki> FINAL TIMINGS <nowiki>****************</nowiki>Final Timings:
[[File:dps915_gpusquad_a3chart.png]]
93
edits

Navigation menu