Changes

Jump to: navigation, search

GPUSquad

103 bytes added, 13:27, 11 April 2018
Assignment 3
[[File:Code_timings2.png]]
 
Blue = Serial (A1)
Orange = Parallel (A2)
Grey = Optimized Global (A3)
Yellow = Optimized Shared (A3)
The above graph includes the total run times for the serial code, the 1D kernel from assignment 2, a kernel with global and constant memory with a 2D thread arrangement, and the same 2D arrangement but with shared memory utilizing ghost cells.
93
edits

Navigation menu