93
edits
Changes
GPUSquad
,→Assignment 2
=== Assignment 2 ===
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]]
<source>
</source>
[[File:dps915_gpusquad_a3chart.png]]