This page is optimized for mobile devices, if you would prefer the desktop version just
click here
In this chapter, we introduced tuning techniques for eliminating program clutter — anything that contributes to the runtime without contributing to the answer. We saw many examples of tuning techniques — enough that you may be asking yourself, “What’s left?” Well, as we will see in the upcoming chapters, there are a couple of ways we can help the compiler:
- Find more parallelism
- Use memory as effectively as possible
Sometimes this means we make changes that are not beautiful. However, they are often quick.
Read also:
OpenStax, High performance computing. OpenStax CNX. Aug 25, 2010 Download for free at http://cnx.org/content/col11136/1.5
Google Play and the Google Play logo are trademarks of Google Inc.