• Home
  • Weblog
  • Projects
  • Links
  • About

Boosting numpy: Why BLAS Matters

April 23, 2017 python – numpy – scipy – blas – lapack – openblas – atlas – intel mkl – virtualenv

I recently noticed that the same code on the same machine had vastly different run times in different virtual environments. This looked a little suspicious to me. Digging deeper, I realized that the reason for this was that numpy was linked against different BLAS libraries in different virtual environments, which ...

Read more...
  • Social

    • GitHub
    • Keybase
  • Links

    • RSS (Blog)
    • RSS (Links)
    • Language Learning Toolkit
    • Batyr
  • GitHub

    Status updating...


© 2017 Markus Beuckelmann · Standing on the shoulders of giants: Pelican & Bootstrap (Theme based on pelican-bootstrap3) · Impressum

Back to top