Changes

Jump to: navigation, search

DPS915/CodeCookers

No change in size, 18:04, 31 October 2014
Assignment 2
This loop is the hot spot of the previous program.
[[File:gpu-pic2.jpgpng]]
During this assignment we converted our program structure to be more feasible for parallelization. We rewrote the program and changed the “for loop” from the previous program and we created a kernel which will execute the task on the device.
[[File:gpu-pic3.jpgpng]]
'''Program execution'''
The following table and chart compare the CPU runtime vs the GPU runtime.
[[File:gpu-pic4.jpgpng]]
[[File:gpu-pic5.jpgpng]]
'''Conclusion'''

Navigation menu