<div dir="ltr"><div><div><div><pre><font size="4">Dear Wien2k users,

I have done &quot;./siteconfig_lapw&quot; with parallel setup i did the options given below<br>=====================<br></font></pre><br><br> Finding the required fftw2/3 mpi-files in /usr and /opt ....<br> <br>/opt/local/fftw3/lib/libfftw3_mpi.a<br>
could not find fftw ....<br>Your present FFTW choice is: FFTW3<br>Please specify whether you want to use FFTW3 (default) or FFTW2  (FFTW3 / FFTW2): FFTW3<br>Present FFTWpath is: /opt/local/fftw3 <br>Please specify the ROOT-path of your FFTW installation (like /opt/fftw3): /opt/local/fftw3<br>
 <br>Your FFTW_LIBS are: -lfftw3_mpi -lfftw3 -L/opt/local/fftw3/lib <br>Your FFTW_OPT are : -DFFTW3 -I/opt/local/fftw3/include <br><br> FFTW_LIB + FFTW_OPT    : -lfftw3_mpi -lfftw3 -L/opt/local/fftw3/lib  +  -DFFTW3 -I/opt/local/fftw3/include (already set)<br>
     RP  RP_LIB(SCALAPACK+PBLAS): -lmkl_scalapack_lp64 -lmkl_blacs_lp64 -L/opt/local/fftw/lib/ -lfftw_mpi -lfftw $(R_LIBS) <br>     FP  FPOPT(par.comp.options): $(FOPT)<br>     MP  MPIRUN commando        : mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_<br>
<br></div>after compilation im getting this msg:<br>Compile time errors (if any) were:<br>SRC_dstart/compile.msg:make[1]: *** [dstart_mpi] Error 1<br>SRC_dstart/compile.msg:make: *** [para] Error 2<br>SRC_hf/compile.msg:make[1]: *** [hf_mpi] Error 1<br>
SRC_hf/compile.msg:make: *** [rp] Error 2<br>SRC_hf/compile.msg:make[1]: *** [hfc_mpi] Error 1<br>SRC_hf/compile.msg:make: *** [cp] Error 2<br>SRC_lapw0/compile.msg:make[1]: *** [lapw0_mpi] Error 1<br>SRC_lapw0/compile.msg:make: *** [para] Error 2<br>
SRC_lapw1/compile.msg:make[1]: *** [lapw1_mpi] Error 1<br>SRC_lapw1/compile.msg:make: *** [rp] Error 2<br>SRC_lapw1/compile.msg:make[1]: *** [lapw1c_mpi] Error 1<br>SRC_lapw1/compile.msg:make: *** [cp] Error 2<br>SRC_lapw2/compile.msg:make[1]: *** [lapw2_mpi] Error 1<br>
SRC_lapw2/compile.msg:make: *** [rp] Error 2<br>SRC_lapw2/compile.msg:make[1]: *** [lapw2c_mpi] Error 1<br>SRC_lapw2/compile.msg:make: *** [cp] Error 2<br></div>**********<br>ld: cannot find -lfftw_mpi<br>ld: cannot find -lfftw<br>
***************************<br></div>cuold you please help me.<br></div>