blis: BLAS-like Library Instantiation Software Framework1

BLIS is an award-winning portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations.

BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API unique to BLIS is also available.

... part of T2, get it here

URL: https://github.com/flame/blis

Author: Field G. Van Zee <field [at] cs [dot] utexas [dot] edu>
Maintainer: Tomas Glozar <tglozar [at] gmail [dot] com>

License: BSD
Version: 2.0

Download: https://github.com/flame/blis/ blis-2.0.tar.gz

T2 source: blis.cache
T2 source: blis.desc

Build time (on reference hardware): 40% (relative to binutils)2

Installed size (on reference hardware): 24.79 MB, 155 files

Dependencies (build time detected): bash binutils coreutils diffutils findutils gawk grep gzip linux-header make perl python sed tar util-linux

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).