1flexiblas_print_avail_backendsT(h3e)FlexiBLAS Libfrlaerxyiblas_print_avail_backends(3)
2
3
4

NAME

6       flexiblas_print_avail_backends  -  prints the available FlexiBLAS back‐
7       ends to a file.
8
9

SYNOPSIS

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

DESCRIPTION

19       flexiblas_print_avail_backends prints the list of  currently  available
20       FlexiBLAS  backends  to  the  file addressed by fp. The standard output
21       stdout 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

AUTHORS

41        Martin Koehler, Jens Saak
42
43
45       Copyright (C) 2013-2020 Martin Koehler
46

LICENSE

48       License     GPLv3+:     GNU     GPL     version     3     or      later
49       <http://gnu.org/licenses/gpl.html>.   This  is  free  software: you are
50       free to change and redistribute it.   There  is  NO  WARRANTY,  to  the
51       extent permitted by law.
52
53
54
55
56M. Koehler                         Mar. 2017 flexiblas_print_avail_backends(3)
Impressum