Giter Site home page Giter Site logo

Comments (8)

eddelbuettel avatar eddelbuettel commented on July 24, 2024 1

You should probably be talking to Intel who produces these .deb files, and/or to the GAMESS people. This is a simple convenience repo with a helper script that was once useful to me. It is in no way official or affiliated with Intel.

from mkl4deb.

stas00 avatar stas00 commented on July 24, 2024

Ah, and it now automatically redefines BLAS/LAPACK during the package install:

Setting MKL as default BLAS/LAPACK implementation as requested.
update-alternatives: using /usr/lib/x86_64-linux-gnu/libmkl_rt.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in manual mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/libmkl_rt.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in manual mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/libmkl_rt.so to provide /usr/lib/x86_64-linux-gnu/libblas64.so (libblas64.so-x86_64-linux-gnu) in manual mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/libmkl_rt.so to provide /usr/lib/x86_64-linux-gnu/liblapack64.so (liblapack64.so-x86_64-linux-gnu) in manual mode

This is during the run of:

sudo apt-get install intel-mkl-full

from mkl4deb.

eddelbuettel avatar eddelbuettel commented on July 24, 2024

So we no longer need to set up the file /etc/ld.so.conf.d/mkl.conf ? Good.

from mkl4deb.

stas00 avatar stas00 commented on July 24, 2024

It appears so. It's odd that they made such a major change in the same major version.

from mkl4deb.

eddelbuettel avatar eddelbuettel commented on July 24, 2024

So short of a more formal PR (no need really) should I just comment out lines 27 to 30? Would you be able to test and verify?

from mkl4deb.

stas00 avatar stas00 commented on July 24, 2024

I was hoping you'd do an install of the latest release at some point in the future and see what needs to be changed. I haven't used the previous setup, so I have no point of reference. I only meant to indicate these changes in this issue.

from mkl4deb.

Chem4ai avatar Chem4ai commented on July 24, 2024

It turns out that the quantum mechanics code GAMESS looks for the mkl libraries in the /opt/intel/ tree, and that is now broken. Intel says that the mkl libraries are installed in /opt/intel/...
While I can see the possible benefit of also having them in the other locations, I think it should not also break what would normally be expected from packages that can use it. Could the transition not keep both with a link from the /opt tree to the standard ones?

from mkl4deb.

Chem4ai avatar Chem4ai commented on July 24, 2024

from mkl4deb.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.