Visual Studio Intel C++ Compiler 16.0 - mkl_blacs_intelmpi_lp64_dll.lib missing
Hi,I am trying to compile an application on my windows machine using the MKL - Cluster library. When I compile the code in visual studio I get the following link error.1>ipo: : error #11018: Cannot...
View ArticlePortable Batch System
I would like to hear from anyone who has successfully installed a PBS package (for instance Torque) on Intel MIC architecture. Thank you in...
View ArticleWait for long time before the parallel began
Dear all,I launch the parallel program by Intel MPI 4.1.3.047. I launched 240 processes in 10 calculate nodes. Everytime I launched the program, The execute files are launched in every node after 2-3...
View ArticleMPI_send/recv odd behavior
Hi all,I am new here but following advise from Intel, I ask my question here.I use the intel MPI beta version (2017.0.042). I have some codes that run locally. Everything works well. But in at least...
View ArticleSIGSEGV, segmentation fault occurred - VASP
I have been trying to run VASP in parallel. But I am having running it in parallel on more than one computing nodes. It runs perfectly fine on one node but when I increase the number of nodes, the...
View Articlesettings for xeon phi mpi
<p>OK one of my settings is wrong. I can not figure out which one it is. When I enter: "mpirun -hosts mic0 -np 128 ./a.out" I get an error...
View Articlempitune results in "Syntax error: "(" unexpected"
HiI have installed Intel Parallel studio XE 2016 in ubuntu 14.04.1 LTS running on Intel® Core™ i5-2400 CPU @ 3.10GHz × 4 .Running mpitune without any arguments results in the following...
View ArticleWhat licensing info should accompany Intel MPI library redistributable files?
I have developed a Windows application, using the Intel MPI library, that will be packaged up to include the Runtime Environment files (as specified by the 'redist-rt.txt' file). As the customer has a...
View ArticleSLURM 14.11.9 with MPI_Comm_accept causes Assertion failed when communicating
Dear all,I'd like to run different MPI-processes in a server/client-setup, as explained in:https://software.intel.com/en-us/articles/using-the-intel-mpi-library-in-a-serverclient-setupI have attached...
View ArticleGetting SciPy to work with MKL and GNU threads
Hi All,I am attempting to find a workaround for a user who wants to build NumPy and SciPy with MKL, but use the GNU toolchain to compile. I have followed the instructions...
View ArticleIntel MPI Fatal error
Hi,I have a following problem:I have two computer, one is master and one is slave, want to do the distributed computing.OS are WIN7. Master's CPU is I5-3230M and slave's CPU is i7-5500U.First, I...
View Article[IMB PATCH] Fix group memory leak
I could find no email contact where to send patches for Intel MPI Benchmarks, so I'll try posting it in this web forum. See the patch in the attached...
View ArticlePartner access to Cluster Ready, Parallel Studio
Hi, I have a partner that is actively participating in RFPs for Government and Universities requesting HPC solutions, and they need access to Cluster Ready, Linpack, Parallel Studio, etc. Is there a...
View ArticleHeap-buffer-overflow in MPI_Init
Hello,I'm compiling this example:#include <mpi.h> #include <stdio.h> int main(int argc, char** argv) { MPI_Init(NULL, NULL); MPI_Finalize(); } And I get the following memory error. Is this...
View ArticleOpenmpi 1.10.3 and Intel parallel studio XE
Hi,or is the error in my installation Intel parallel studio XE and of openmpi.I install intel parallel studio XE cluster édition 16 under ubuntu 14.04 32bitexport LD_LIBRARY_ PATH= ''/opt/intel/lib...
View ArticleMPI Tune Application Mode Failing
Hi,I am trying to get optimal tuning parameters for my application using mpitune --application option, but the iterations keep failing with the message "All iterations failed. Testing of current option...
View Articletraceanalyzer launching problem
Hello,I'm trying to see the MPI traced results using traceanalyzer while following manual (https://software.intel.com/en-us/get-started-with-itac-for-linux). But traceanalyzer isn't launched at all. Is...
View ArticleAdd machine to Cluster
I run a student license of the Intel® Parallel Studio XE Cluster Edition for Linux on my i7-4790K. Can I add another i7-4790K machine to make this a cluster? They are connected over gigabit ethernet,...
View ArticleProblem with mpirun.in binding processes in a cluster URGENT
Hi,I am having a huge trouble in submitting job remotely with the help of a PBS script in a HPC cluster (lscpu output in the login node is as bellow).Architecture: x86_64 CPU op-mode(s):...
View ArticleMPI problem
Hello:I compiled my software with Intel cc + mpi unber linux. But When I submit job with command line in a C shell:mpirun -np 2 mdrun_mpi -s md.tpr >& 1.info mpirun -np 2 mdrun_mpi -s md2.tpr...
View Article