Check out my first novel, midnight's simulacra!

Cache-aware algorithms

From dankwiki
Revision as of 19:07, 22 March 2010 by Dank (talk | contribs) (Created page with 'The opposite of Cache-oblivious algorithms, cache-aware algorithms rely on explicit properties of the underlying architecture (especially the memory subsystem) to achieve...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The opposite of Cache-oblivious algorithms, cache-aware algorithms rely on explicit properties of the underlying architecture (especially the memory subsystem) to achieve peak performance.