Oleg Zabluda's blog
Monday, September 19, 2016
 
BLIS: A Framework for Rapidly Instantiating BLAS Functionality (2015) FG Van Zee et al
BLIS: A Framework for Rapidly Instantiating BLAS Functionality (2015) FG Van Zee et al
"""
fundamental innovation is that virtually all computation within level-2 (matrix-vector) and level-3 (matrix-matrix) BLAS operations can be expressed and optimized in terms of very simple kernels. [...] the simplest set that still supports the high performance [...] Higher-level framework code is generalized and implemented in ISO C99 [...] competitive with two mature open source libraries (OpenBLAS and ATLAS) as well as an established commercial product (Intel MKL).
[...]
BLIS is part of a larger effort to overhaul the dense linear algebra software stack as part of the FLAME project
"""
http://www.cs.utexas.edu/users/flame/pubs/BLISTOMSrev2.pdf

contains BLAS critique, etc
http://www.cs.utexas.edu/users/flame/pubs/BLISTOMSrev2.pdf

Labels:


| |

Home

Powered by Blogger