GithubHelp home page GithubHelp logo

Comments (2)

VasileSima4 avatar VasileSima4 commented on June 2, 2024

Thank you for your comment.

Indeed, dlatzm is called 29 times in eight SLICOT routines, while zlatzm is called once in two routines. Most of these routines are low-level ones, and calling BLAS 3 subroutines instead of BLAS 2 xlatzm will not improve the efficiency. In any case, there is no plan at this time to make such (not easy) replacements. However, to avoid compiling all deprecated LAPACK routines, I added xlatzm in a new sub-directory, src_aux, and updated the makefiles to compile and link them.

from slicot-reference.

ilayn avatar ilayn commented on June 2, 2024

Thank you @VasileSima4, just a gentle reminder that there is also gegs and possibly more that are deprecated. I didn't mean to imply that these affect the performance but are a source of "code rot" as systems move to modern versions of LAPACK which is at v3.11.0 right now.

Code change is indeed not trivial but that's what I meant with "if there is any interest" I can do the changes and you can decide whether they are correct or not. The new functions are not that different than the deprecated ones.

from slicot-reference.

Related Issues (8)

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.