flexiblas_get_version - Man Page
retrieve the used FlexiBLAS version.
Synopsis
#include <flexiblas/flexiblas_api.h>
void flexiblas_get_version(int *major, int *minor, int *patchlevel);
Link with -lflexiblas.
Description
flexiblas_get_version returns the version of the used FlexiBLAS library as triple major.minor.patchlevel.
Return Value
None.
Errors
No errors occur.
Reporting Bugs
The 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>
Authors
Martin Koehler, Jens Saak
Copyright
Copyright (C) 2013-2022 Martin Koehler
License
License 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.
Info
2013-2022 M. Koehler The FlexiBLAS Library