open-discussion > RE: yuki 2.2 problem after install in Centos 8
Feb 9, 2023  08:02 PM | Martin Styner
RE: yuki 2.2 problem after install in Centos 8
Not sure that would work, as the compilation is from Centos 7. Best find a RHEL/Centos 8 package that contains these 2 libs and try to use these, or compile the lapack libraries on your system as shared libraries.On our system, we use the preinstalled lapack/blas libraries.

Martin


Originally posted by bondi:
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
bondi Feb 9, 2023
RE: yuki 2.2 problem after install in Centos 8
Martin Styner Feb 9, 2023
bondi Feb 10, 2023
Martin Styner Feb 10, 2023