[Pw_forum] Difficulties compiling comp_resp_mat.j to optimize the U
Lorenzo Paulatto
paulatto at sissa.it
Mon May 25 17:43:01 CEST 2009
In data 25 maggio 2009 alle ore 17:32:55, <pc229 at kent.ac.uk> ha scritto:
> resp_mat.x: error while loading shared libraries: libmkl_lapack.so:
> cannot open shared object file: No such file or directory.
> Has anyone figured out how to do ?
In the mkl installation directory there are some script, depending on the
version they may have different name, but it may be something like
mklvars32.sh ("find /dir/of/mkl -name \*.sh" usually finds it)
Executing the script sets all the environment variables to the value
required to run your application; to make the changes permanent you can
copy the script to /etc/profile.d or call (as in ". /path/to/script.sh")
it from your ~/.profile file.
A similar script exist for ifort, please spend some time to check if your
environment is configured correctly.
regards
--
Lorenzo Paulatto
SISSA & DEMOCRITOS (Trieste)
phone: +39 040 3787 511
skype: paulatz
www: http://people.sissa.it/~paulatto/
*** save italian brains ***
http://saveitalianbrains.wordpress.com/
More information about the users
mailing list