Page 1 of 1

error running OpenSeesMP on Abe

Posted: Thu Jun 17, 2010 7:27 am
by claytp
I am getting the following error when trying to run OpenSeesMP on Abe:

"OpenSeesMP: error while loading shared libraries: libmkl_lapack.so: cannot open
shared object file: No such file or directory"

I am using the pre-built binary from /u/ac/fmckenna/bin/.

Has anyone else had this problem?
Thanks for any help.

Posted: Thu Jun 17, 2010 2:52 pm
by fmk
try loading the mkl library module .. your path for dynamic libraries does not inlclude all paths needed.

Posted: Fri Jun 18, 2010 1:52 pm
by claytp
thanks a lot frank. that worked!