Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
flexiblas_p...il_backends(3)  The FlexiBLAS Library flexiblas_p...il_backends(3)

NAME
     flexiblas_print_avail_backends - prints the available FlexiBLAS backends 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 Flex-
     iBLAS  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/flexiblas>

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 redis-
     tribute it.  There is NO WARRANTY, to the extent permitted by law.

M. Koehler			    2013-2025	    flexiblas_p...il_backends(3)

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+15.1.quarterly>

home | help