|
NAMEflexiblas-api - Overview about the FlexiBLAS API SYNOPSIS#include <flexiblas/flexiblas_api.h> DESCRIPTIONThe FlexiBLAS library provides an additional API beside the BLAS interface. This interface can be used to switch the number of threads during the runtime or even completely change the used backend. The functions are categorized into three sections: Information Functions
Backend Management Functions
Interfaces Into The Backend
REPORTING BUGSThe current information about the developers and reporting bugs can be found on the FlexiBLAS homepage. FlexiBLAS Homepage: <http://www.mpi-magdeburg.mpg.de/projects/flexiblas> AUTHORSMartin Koehler, Jens Saak SEE ALSO
and flexiblas(1) COPYRIGHTCopyright (C) 2013-2025 Martin Koehler LICENSELicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|