Open main menu

CDOT Wiki β

Changes

Algo holics

161 bytes removed, 09:11, 1 April 2019
Profiling results
====Profiling results====
 
[[File:serialvParallel.jpg|750px]]
 
There is a stark difference between both versions. The parallel code outperforms our expectations and seems very efficient.
=== Assignment 3 ===
For further optimization, the code can be made to use cuda streams which will enable concurrency of the slices.
57
edits