FreeBSD Manual Pages
flexiblas_p...il_backends(3) The FlexiBLAS Libraryflexiblas_p...il_backends(3) NAME flexiblas_print_avail_backends - prints the available FlexiBLAS back- ends to a file. SYNOPSIS #include <flexiblas/flexiblas_api.h> void flexiblas_print_avail_backends(FILE *fp); Link with -lflexiblas. DESCRIPTION flexiblas_print_avail_backends prints the list of currently available FlexiBLAS backends to the file addressed by fp. The standard output stdout can also be used as file. 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/flexi- blas> AUTHORS Martin Koehler, Jens Saak COPYRIGHT Copyright (C) 2013-2025 Martin Koehler LICENSE License GPLv3+: GNU GPL version 3 or later <http://gnu.org/li- censes/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. M. Koehler 2013-2025 flexiblas_p...il_backends(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | ERRORS | REPORTING BUGS | AUTHORS | COPYRIGHT | LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=flexiblas_print_avail_backends&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
