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

  
 
  

home | help
flexiblas_...ent_backend(3)   The FlexiBLAS Library  flexiblas_...ent_backend(3)

NAME
     flexiblas_print_current_backend - prints the currently loead/active backend
     to a file.

SYNOPSIS
     #include <flexiblas/flexiblas_api.h>

     void flexiblas_print_current_backend(FILE *fp);

     Link with -lflexiblas.

DESCRIPTION
     flexiblas_print_current_backend  prints  the currently loaded/active Flexi-
     BLAS backend 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>

SEE ALSO
     flexiblas_current_backend(3)

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_...ent_backend(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=flexiblas_print_current_backend&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help