Introduction - If you have any usage issues, please Google them yourself
Intel Architecture
In Session 1 we introduce Intel Xeon processors and Intel Xeon Phi coprocessors and discuss their features and purpose. We also begin introduction to portable, future-proof parallel programming and discuss the pre-requisites for high performance on the Intel MIC architecture: thread parallelism, vectorization, and optimized memory access pattern. The session introduces the native model for programming Intel Xeon Phi coprocessors that allows to re-use code of applications designed for general-purpose CPUs. The hands-on part of the session demonstrates how the Linux operating system (OS) on the host inter-operates with the OS on coprocessors, and how to use Intel compilers to run native applications on coprocessors.