Sponsor:

Your company here, and a link to your site. Click to find out more.

flexiblas_print_current_backend - Man Page

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 FlexiBLAS 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

License

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it.  There is NO WARRANTY, to the extent permitted by law.

Referenced By

flexiblas_current_backend(3).

2013-2022 M. Koehler The FlexiBLAS Library