↧
Reinstalling Intel Composer XE 2011 for Linux
I'm having trouble re-installing version 12 of the compiler (via Intel Composer XE 2011 for Linux) after previously removing an install.The sequence of events was as follows:1) Installed Intel Composer...
View Articleintel mkl openmp Multi-threading
I have installed non-comercial version of composer_xe_2011 in a Intel Xeon CPU E5450 @ 3.00GHz Mechine.this mechine has 8 core.But i could not able to use all the core using openMP for a mkl function...
View ArticleProblem with calling MKL gemm with pthread
Here is my problem:I create 4 pthread, each thread will call MKL dgemm, but I dont want to use sequential MKL, I want to use multicore MKL. Since I am running it in intel xeon phi. I want to map the...
View Article