Skip to content

Commit

Permalink
Update hw3 with another question
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
  • Loading branch information
powerjg committed Nov 25, 2017
1 parent 4d3404e commit 483dd5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hw3/hw3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ Answer the following question in your report.

2. Does loop unrolling provide an improvement? Answer for each function. What kind of hazard does loop unrolling decrease?

3. How many times should you unroll the loops? Is it the same for each loop? What happens if you don't unroll enough or unroll too much?

.. _Wikipedia: https://en.wikipedia.org/wiki/Loop_unrolling
.. _good YouTube videos: https://www.youtube.com/watch?v=hsQj7n-8Q3A

Expand Down

0 comments on commit 483dd5f

Please sign in to comment.