BLASΒΆ

NVPL BLAS provides standard C and Fortran 77 BLAS APIs that are not documented here yet. Please refer to Netlib documentation to see the function signatures and semantics.

The BLAS functions are defined in the following files:

  • C / C++ headers:

    • Fortran-style APIs: include/nvpl_blas_f77_blas.h

    • CBLAS APIs: include/nvpl_blas_cblas.h

  • Fortran interfaces:

    • BLAS APIs: include/nvpl_blas_f77_blas.fi