Changes

Jump to: navigation, search

A-Team

355 bytes added, 11:56, 10 March 2019
Assignment 1
return output;
}
 
======Amdahl's law ======
When Amdahl's law is applied the theoretical speed up is 48.54x, however due to the exception the actual prediction is no more then 10x faster.
 
Theoretical:
s = 1/(1 - 97.94)
= 48.54
 
Prediction:
P = 102s
 
=====Hypothesis=====
Our Hypothesis for this solution is a acceleration of roughly 10x; when dot() is parallelized.
=====Ray Tracing=====
113
edits

Navigation menu