Changes

Jump to: navigation, search

BLAStoise

216 bytes added, 13:11, 12 April 2017
Assignment 3
=== Assignment 3 ===
Here is our optimized solution. [[Media: OilPaint.zip]] This is our complete optimized solution, including the executable, code, and an image. The original parallelized solution took 3 arguments, the file name, brush size, and intensity level. Our optimized solution took only 1 argument, the file name. We tried multiple optimization method, some of them worked while others made our times worse. Below we have all our attempts at optimizations, what worked and what made it worse.
<h4>Shared memory</h4>
64
edits

Navigation menu