All Articles Tagged programming tools

Link/UrlTags
Intel Guide for Developing Multithreaded Applications[Knowledgebase]
The Intel Guide for Developing Multithreaded Applications (PDF 2.86MB) Table Of Contents: Application Threading This chapter covers general topics in parallel performance but occasionally refers to...

Posted: 2011-10-23 00:00:00 by Aaron Tersteeg (Intel)
Application Threading, memory management, Parallel Programming, programming tools, Start Here, synchronization
Avoiding and Identifying False Sharing Among Threads[Knowledgebase]
Avoiding and Identifying False Sharing Among Threads (PDF 218KB) Abstract In symmetric multiprocessor (SMP) systems, each processor has a local cache. The memory system must guarantee cache coherence....

Posted: 2010-02-24 00:00:00 by Cecilia Villalon (Intel)
cache coherence, Data Alignment, profiler, programming tools, threading