Changes

Jump to: navigation, search

Avengers

60 bytes added, 23:49, 6 April 2019
Assignment 2
For Assignment 2, we decided to parallelize the application selected by Bruno.
In the code, the function that took up a significant amount of time was the calculateDimensions() function. The flat profile indicates that this function takes 97.67% of the execution time.
 
Link to code on GitHub: https://github.com/brucremo/DPS915
==== Identifying Parallelize-able Code ====
38
edits

Navigation menu