Parallel-Programming-Coursera
Parallel-Programming-Coursera copied to clipboard
Algorithm speed fails to reach expected value
It was expected that the parallel algorithm should be 6 times faster than the normal one but it is only 3 times fast.
I also faced this problem, however I passed the submition