Error:
run_lawp
error while loading shared libraries : libmkl_lapack.so: cannot open shared object file: No such files or directory.
error while loading shared libraries : libguide.so: cannot open shared object file: No such files or directory.
Solution:
export CLUSTERCONF F=/opt/cluster/etc/cluster.conf(path of cluster.conf file)
source /opt/intel/Compiler/11.1/046/bin/ifortvars.sh intel64(path of ifforrtvars.sh intel arcitucture)
source /opt/intel/Compiler/11.1/046/mkl/tool/environnment/mklvarsem64t.sh
/opt/intel/Compiler/11.1/046/bin/intel64/ifortvars_intel64.sh
run_lawp
error while loading shared libraries : libmkl_lapack.so: cannot open shared object file: No such files or directory.
error while loading shared libraries : libguide.so: cannot open shared object file: No such files or directory.
Solution:
export CLUSTERCONF F=/opt/cluster/etc/cluster.conf(path of cluster.conf file)
source /opt/intel/Compiler/11.1/046/bin/ifortvars.sh intel64(path of ifforrtvars.sh intel arcitucture)
source /opt/intel/Compiler/11.1/046/mkl/tool/environnment/mklvarsem64t.sh
/opt/intel/Compiler/11.1/046/bin/intel64/ifortvars_intel64.sh
No comments:
Post a Comment