Changes

Jump to: navigation, search

GPU610/TeamEh

180 bytes added, 17:54, 3 October 2014
Summary
As you can see the std::vector<double, std::allocator<double> >::operator[](unsigned long) function is where
8.7 % of the time is spent and thus this is where the program would most benefit from parallelisation.
 
S1920 = (1 / ( 1 - 0.087 + 0.087 / 1920 ) = 0.913
 
As this program wont get much faster even with my high number of cores I also choose Ben's Image Processor for parallelisation.
=== Assignment 2 ===
=== Assignment 3 ===

Navigation menu