[Wien] 'libfftw3_mpi.so.3' is not found
Lyudmila Dobysheva
lyuka17 at mail.ru
Mon Aug 24 10:17:02 CEST 2015
24.08.2015 08:47, venkatesh chandragiri wrote:
> I am getting error while running "lapw0_mpi" (in volume optimization
> process). These errors are
> /opt/intel/composerxe-2011.3.174/mkl/bin/mklvars.sh/hup <http://mklvars.sh/hup>:
> Not a directory.
First, the system complains about non-existing directory, all other
errors are due to the absent way.
My .bashrc gives a path to fortran setting:
source /opt/intel/composer_xe_2011_sp1.7.256/bin/compilervars.sh intel64
Inside this file compilervars.sh, there is a line:
if [ -e $PROD_DIR/mkl/bin/mklvars.sh ]; then
. $PROD_DIR/mkl/bin/mklvars.sh $1 $2
So, your fortran setting and this line form wrongly the path to
non-existing directory:
/opt/intel/composerxe-2011.3.174/mkl/bin/mklvars.sh/hup
Maybe it should be
/opt/intel/composerxe-2011.3.174/mkl/bin/mklvars.sh
Or an additional suffix (intel64 in my case, after a space)
Find the place where your fortran is set and check the directory
Best wishes
Lyudmila Dobysheva
------------------------------------------------------------------
Phys.-Techn. Institute of Ural Br. of Russian Ac. of Sci.
426001 Izhevsk, ul.Kirova 132
RUSSIA
------------------------------------------------------------------
Tel.:7(3412) 432045(office), 722529(Fax)
E-mail: lyu at ftiudm.ru, lyuka17 at mail.ru (office)
lyuka17 at gmail.com (home)
Skype: lyuka17 (home), lyuka18 (office)
http://ftiudm.ru/content/view/25/103/lang,english/
------------------------------------------------------------------
More information about the Wien
mailing list