Quantcast
Channel: Dr. Dobb's Parallel Articles
Viewing all articles
Browse latest Browse all 86

Cache-Friendly Code: Solving Manycore's Need for Faster Data Access

$
0
0
As the number of cores in multicore chips grows — Intel is poised to release the 50+ core Xeon Phi — ensuring that program data can be delivered fast enough to be consumed by so many processors is a huge challenge. Optimal use of processor caches is a key solution, and knowing these coding techniques will become a requirement.

Viewing all articles
Browse latest Browse all 86

Trending Articles