1flexiblas_print_current_backenTdh(e3)FlexiBLAS Lifblreaxriyblas_print_current_backend(3)
2
3
4

NAME

6       flexiblas_print_current_backend  -  prints  the  currently loead/active
7       backend to a file.
8
9

SYNOPSIS

11       #include <flexiblas/flexiblas_api.h>
12
13       void flexiblas_print_current_backend(FILE *fp);
14
15       Link with -lflexiblas.
16
17

DESCRIPTION

19       flexiblas_print_current_backend  prints  the  currently   loaded/active
20       FlexiBLAS backend to the file addressed by fp. The standard output std‐
21       out can also be used as file.
22
23

RETURN VALUE

25       None.
26
27

ERRORS

29       No errors occur.
30
31

REPORTING BUGS

33       The current information about the developers and reporting bugs can  be
34       found on the FlexiBLAS homepage.
35
36       FlexiBLAS   Homepage:  <http://www.mpi-magdeburg.mpg.de/projects/flexi
37       blas>
38
39

SEE ALSO

41       flexiblas_current_backend(3)
42

AUTHORS

44        Martin Koehler, Jens Saak
45
46
48       Copyright (C) 2013-2022 Martin Koehler
49

LICENSE

51       License  GPLv3+:  GNU  GPL  version  3  or  later   <http://gnu.org/li
52       censes/gpl.html>.   This  is  free software: you are free to change and
53       redistribute it.  There is NO WARRANTY, to the extent permitted by law.
54
55
56
57
58M. Koehler                         2013-2022flexiblas_print_current_backend(3)
Impressum