open-discussion > yuki 2.2 problem after install in Centos 8
Feb 9, 2023  01:02 PM | bondi
yuki 2.2 problem after install in Centos 8
Hi,
After install Yuki 2.2 on Centos 8 Stream I was run comand: yuki -h . It's return an error: "error while loading shared libraries: liblapack.so.3: cannot open shared object file: No such file or directory". This is because I do not have installed lapack and blas packages in my system. It is problem to me because i work in cluster environment and in this case i should install those two packages on all nodes which is very absorbing and not recommended. Instead of this I tryied to install LAPACK as "environment module" (trying to compile it from sources) . Unfortunatelly lapack can only been installed as static library - yuki needs shared library. So can You attatch those two libraries (lapack and blas) into yuki binaries? Thanks!

Threaded View

TitleAuthorDate
yuki 2.2 problem after install in Centos 8
bondi Feb 9, 2023
Martin Styner Feb 9, 2023
bondi Feb 10, 2023
Martin Styner Feb 10, 2023