<p>This has been covered numerous times on the list. You have some combination of an incorrect LD_LIBRARY_PATH, incorrect ldd on the nodes running the parallel tasks, incorrect .bashrc. The simplest solution is to use static compilation, for instance -i-static and/or look at the Intel linker advisor page (google it).</p>

<p>---------------------------<br>
Professor Laurence Marks<br>
Department of Materials Science and Engineering<br>
Northwestern University<br>
<a href="http://www.numis.northwestern.edu">www.numis.northwestern.edu</a> 1-847-491-3996<br>
&quot;Research is to see what everybody else has seen, and to think what nobody else has thought&quot;<br>
Albert Szent-Gyorgi</p>
<div class="gmail_quote">On Aug 7, 2012 6:24 AM, &quot;hazem salem&quot; &lt;<a href="mailto:salemhadihazem@yahoo.com">salemhadihazem@yahoo.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="font-size:12pt;font-family:times new roman,new york,times,serif">
<div>
<div>
<div style="font-size:12pt;font-family:&#39;times new roman&#39;,&#39;new york&#39;,times,serif">
<div style="font-family:times,serif;font-size:12pt">
<span>Dear Wien users,</span></div>
<div style="font-family:times,serif;font-size:12pt">
<span>                           I compiled  WIEN2k_12 using the following settings:</span></div>
<div style="font-family:times,serif;font-size:12pt">
<span><br>
</span></div>
<div>
<div>Current settings:</div>
<div> O   Compiler options:        -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback</div>
<div> L   Linker Flags:            $(FOPT) -L/opt/composer_xe_2011_sp1.8.273/mkl/lib/intel64/ -lpthread </div>
<div> P   Preprocessor flags       &#39;-DParallel&#39;</div>
<div> R   R_LIB (LAPACK+BLAS):     -lmkl_lapack95_lp64 -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -openmp -lpthread</div>
<div><br>
</div>
<div><span style="font-size:12pt">RP  RP_LIB(SCALAPACK+PBLAS): -L /opt/composer_xe_2011_sp1.8.273/mkl/lib/intel64/ -lmkl_scalapack_lp64 -lmkl_solver_lp64 -lmkl_blacs_lp64
 -L/opt/fftw/lib/ -lfftw3_mpi -lfftw3 $(R_LIBS)</span><br>
</div>
</div>
<div>
<div>     FP  FPOPT(par.comp.options): -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -DFFTW3 -traceback</div>
<div>     MP  MPIRUN commando        : mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>The sequential version works well.  BUT the parallel does not. I have the following message:</div>
<div><br>
</div>
<div>
<div>lapw1c: error while loading shared libraries: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory</div>
<div><br>
</div>
<div> </div>
<div><br>
</div>
<div>So what is the problem? do I miss something?</div>
<div><br>
</div>
<div>Thanks</div>
<div>Hazem</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

</blockquote></div>