Intel® Parallel Studio
Development and Optimization Techniques for Multi-Core Processors
Using Modern C++ For Parallel Programming
Lock Contention – Using Intel Parallel Studio to Improve Performance
Got Leaks? MSDN Webcast
Discover how easy it is to detect challenging Error checking by taking advantage of the power of Microsoft Visual Studio 2010 and Intel Parallel Studio. Intel Parallel Studio is an add-in to Visual Studio that helps you create fast, reliable code that takes advantage of multicore processors. Join us for this webcast to learn how this powerful combination of technologies helps ensure that shipped applications run error-free on customers' systems and see live demonstrations of the technologies in action.
Threaded Programming Methodology with Parallel Studio
In this 3 hour module, participants will learn the evolution of parallel processing architectures. After completing this module, a student should be able to describe how threading architectures relates to software development, to rapidly estimate the effort required to thread time consuming regions and to prototype the solution.
Topics covered include:
Intel IPP support for Intel® AVX2
Intel® MKL Poisson Library and Trigonometric Transform: Overview
Superscalar programming 101 (Matrix Multiply) Part 5 of 5
In part 4 we saw the effects of the QuickThread Parallel Tag Team Transpose method of Matrix Multiplication performed on a Dual Xeon 5570 systems with 2 sockets and two L3 caches, each shared by four cores (8 threads). and each processor with four L2 and four L1 caches each shared by one core and 2 threads, we find:

