Open main menu

CDOT Wiki β

Changes

Kernal Blas

188 bytes added, 13:44, 29 March 2018
Assignment 2
=== Assignment 2 ===
In order to parallelize the code from above, we decided to use a kernel to handle the calculations.
The logic remains the same but the results are much faster.
<br>
Offloading to the GPU results in a pi calculation time to be reduced
<br>
}
</syntaxhighlight>
'''Results CPU vs GPU
=== Assignment 3 ===
96
edits