Package libflexiblas-devel
- flexiblas-api(7) β Overview about the FlexiBLAS API
- flexiblas_avail(3) β check if FlexiBLAS is available in the current namespace.
- flexiblas_current_backend(3) β return the name of the currently used backend.
- flexiblas_get_num_threads(3) β Get the number of threads the backend uses for computation.
- flexiblas_get_version(3) β retrieve the used FlexiBLAS version.
- flexiblas_list(3) β list available backends.
- flexiblas_list_loaded(3) β list all loaded backends.
- flexiblas_load_backend(3) β load a backend from the FlexiBLAS configuration.
- flexiblas_load_backend_library(3) β load a backend from a shared library.
- flexiblas_print_avail_backends(3) β prints the available FlexiBLAS backends to a file.
- flexiblas_print_current_backend(3) β prints the currently loead/active backend to a file.
- flexiblas_print_loaded_backends(3) β prints the loaded FlexiBLAS backends to a file.
- flexiblas_set_num_threads(3) β set the number of threads the backend should use for computation.
- flexiblas_switch(3) β switch the currently used FlexiBLAS backend.
