Videos - Parallel Programming and Optimization with Intel Xeon Phi Coprocessors
Here is a set of introductory videos from Colfax International on Parallel Programming and Optimization with Intel(R) Xeon Phi(TM) Coprocessors.Episode 2.1 - Purpose of the MIC architectureIn this...
View ArticleVideos - Parallel Programming with Intel Xeon Phi Coprocessors
Here is a list of recently published videos from Colfax International on Intel(R) Xeon Phi(TM) Coprocessors.Software Tools for Intel Xeon Co-processorsIn this video we will discuss software tools...
View ArticleAccelerating Business Intelligence and Insights with Software Optimized for...
By Mike Pearce, Ph.D. Intel Developer Evangelist for the IDZ Server Community.On May 5, 2015, Intel Corporation announced the release of its highly anticipated Intel® Xeon® processor E7 v3 family. One...
View ArticleMaking programmers more productive
One of the themes that ran through this year’s Intel Software Conference, in EMEA, was programmer productivity. The event took place in Seville in April and gave invited resellers and journalists an...
View ArticleAdvanced Computer Concepts for the (Not So) Common Chef: The Home Kitchen
Since that brief aside on terminology is out of the way, let us continue with the kitchen analogy.For the Intel® Xeon Phi™ family of products, and indeed for any processor, one of its cores is like a...
View ArticleElusive Algorithms - Parallel Scan
Last month there was a query on the IDZ MIC forum "how to perform inclusive scan in C cilk" in which my initial reply was:Parallelizing this is problematic due to the next result being dependent upon...
View ArticleAdvanced Computer Concepts for the (Not So) Common Chef: Memory Hierarchy: Of...
After introducing this series of blogs, we established some basic processor and threading terminology. In the last blog, we laid the foundation of our kitchen analogy. We noted that a program is...
View ArticleUse VTune™ Amplifier XE 2015 to analyze MPI Hybrid code
Traditional OpenMP* is a fork-join parallel programming technology. First, program runs with a single master thread which is serial code, later, master thread assigns sub-tasks on created multiple...
View ArticleModernCode Project - Intel and Partners Helping You Make Today’s Software Be...
Today, we introduced the Intel® Modern Code Developer Community, which focuses on the pursuit of parallel programming. The community includes our very successful series of Modern Code Live Workshops...
View ArticleWebinar: IDF LIVE - Parallel Programming Pearls
Unable to join us at the Intel Developer Forum in San Francisco this August? We have you covered. This session dives into real-world parallel programming optimization examples, from around the world,...
View Article