This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP
Moderator: selimgunay
-
claytp
- Posts: 6
- Joined: Thu May 14, 2009 8:46 am
- Location: Seattle, WA
Post
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.
-
fmk
- Site Admin
- Posts: 5884
- Joined: Fri Jun 11, 2004 2:33 pm
- Location: UC Berkeley
-
Contact:
Post
by fmk »
try loading the mkl library module .. your path for dynamic libraries does not inlclude all paths needed.
-
claytp
- Posts: 6
- Joined: Thu May 14, 2009 8:46 am
- Location: Seattle, WA
Post
by claytp »
thanks a lot frank. that worked!