What collateral/documentation do you want to see?
Do you have questions that you are not finding the answers for in our documentation? Need more training, source code examples, on what specifically? Help us understand what's missing so that we can...
View ArticleTroubleshooting HOWTO: Bad hardware? MPSS? Configuration?
Are you having problems with your hardware (Cannot see your Intel(R) Xeon Phi(tm) coprocessor? Sporadic accessibility?) or with the Intel(R) Manycore Platform Software Stack (Intel(R) MPSS) running...
View ArticleNew Tools: Simple Performance Tools for the Intel® Xeon® processor line and...
Larry Meadows from Intel Corporation has developed two simple tools for the Intel® Xeon® processor line as well as the Intel® Xeon Phi™ coprocessor that allow a user to determine how well their...
View ArticleFlash Issues & Remedies
The attached document describes some common issues and questions that have been reported and how they might be addressed.AllegatoDimensioneScaricaFlash FAQ.pdf358.36 KB
View ArticleMICRAS Log User Guide
The attached document describes how to interpret the messages in the micras.log file.AllegatoDimensioneScaricaIntel(R)_Xeon_Phi(TM)_Coprocessor_MicRAS_Log_User_Guide.pdf557.07 KB
View ArticleInvitation to evaluate Intel® MKL Sparse Matrix Vector Multiply Format...
We are seeking interested parties to evaluate Intel® MKL SpMV Format Prototype Package for Intel® Xeon Phi™ coprocessors. Sparse Matrix Vector Multiply (SpMV) is an important operation in many...
View ArticleIntel(R) Xeon Phi(tm) Coprocessor -- Cluster training - call for demand!
Intel is evaluating to offer a 4 hour web-based basic tutorial covering the fundamental principles of how to integrate an Intel Xeon Phi coprocessor into a Linux based cluster.During the course each...
View Articleperformance issue of operating on overlap area between two arrays
Hi, My application program needs a lot of operators (copy/accumulate...) on two arrays' overlap. In most cases, the overlap area is not very large. A typical size is 100x100*2. I have made a simple...
View ArticleGFlops on MIC
Hello Intel,I wrote "a kind of" meta compiler to generate SIMD code on multi platform (x86, power, PHI, etc ...). I will present my work in the ISC 2014 in june. I am preparing the Super Computing...
View ArticleFew issues with mic and mpssd
As I described in another post, mpss-3.2.1 is running on kernel 3.13.10 perfectly (Fedora 20). I can run programs on the processor and have no problems except:1. mpssd daemon is taking 100% of one...
View Articleissue with MPI communication with two MIC cards and xeon processor
Hello,I am running a MPI application (involving 5 ranks) which runs smoothly when all ranks are on Xeon processor but when i put two ranks on MIC0 and MIC1 there is following issue and the program just...
View Articleopenmp compiler optimization
Dear All,I have the following code : for(k = 0; k < MAX_ITER; k++){ #pragma omp parallel for private(i,j,sum) for(i=0; i<N; i++){ sum=0.0;...
View ArticlePower Management States: P-States, C-States, and Package C-States
(For a PDF version of this article, download the attachment.)ContentsPreface: What, Why and from Where. 1Chapter 1: Introduction and inquiring minds. 2Chapter 2: P-States, Reducing power consumption...
View ArticleInstalling MPSS
All,I Recently obtained a xeon-phi and I have been trying to install it. I have centos 6.5. I followed the instruction and installed the mpss service using yum install MPSS. After installing, i do...
View ArticleList of Useful Power and Power Management Articles, Blogs and References
INTRODUCTION AND PURPOSE:This article endeavors to provide a single point of reference to Power Management blogs, articles and other resources relevant to the Intel® Xeon Phi™ coprocessor.There are...
View ArticleOffload compilation problem with -openmp option.
Hi all!I have problems using openmp and offload directives. The following (reduced) code give right result (1 2 3 4 5 0 0 0 0 0), when it's compiled without openmp ("ifort test.f -o test"),...
View ArticleHow to hybrid MIC and CPU without copy-and-paste
Hello,I know I can hybrid MIC and CPU by using synchronized offload directive.But I have one question. How to do that without copying and paste codesFor example, there is a vector addition#pragma omp...
View Articleintel atom processor
Game*of*T.h.r.o.n.e.s*continues*to*surprise*audiencesWatch Game of Thrones Season 4 Episode 3 Online
View Articledell R7610 issue & offload options on windows 7 X64
hi, i have installed xeon phi dev env on windows 7 enterpise X64 on a dell R7610first (I):i have installed MPSS3.2.1sometimes after PC starts the xeon phi is not seen in the windows device...
View ArticleMIC linking issues
I am getting the incompatibility error while linking a library using -mmic flag. I dont know how to make the piece of code compatible with native mic compilation.x86_64-k1om-linux-ld: i386:x86-64...
View Article