If a user installs using "INSTALL -platform" and installs the Linux version to a Sun Solaris 9 application server, the install appears to go flawlessly. However, when running a modal analysis using the Block Lanczos mode extraction method, the analysis immediately fails with the fatal error:

MKL FATAL ERROR: libmkl_def.so: cannot open shared object file: No such file or directory


To resolve this issue, try the following procedure:

1) cd /ansys_9.0/v90/ansys/syslib/linop64
2) rm libmath.so
3) ln -sf libacml.so libmath.so

Also created Enhancement Request ID: 388254 for the code to check for these settings and correct itself.





Show Form
No comments yet. Be the first to add a comment!