Changes

Jump to: navigation, search

N/A

174 bytes added, 00:00, 16 February 2019
Assignment 1
'''Final Selection: Sorting Algorithms'''
Based on the profiled applications above, we think that the sorting algorithms would benefit a lot from offloading to the GPU. AlsoSorting Algorithms are commonly used in programming. The sorting algorithm used can have a strong impact on the programs speed and efficiency. Since they are so widely used, we think it would be quite interesting to see if we can speed up the O(n^2) sorting algorithms to potentially match the sorting speed of the O(n log n) algorithms since there won’t be much change for them as they are already fast.
=== Assignment 2 ===
=== Assignment 3 ===
45
edits

Navigation menu