Search code examples
openblas

Where can I find the implementation of cblas_sgemm() function in OpenBlas project?


I find cblas_sgemm() was declared in cblas.h,but I cannot find the implementation of it.Which file contains the implementation of cblas_sgemmor cblas.h? Thanks a lot.


Solution

  • You will find all cblas definitions here:

    /usr/include/x86_64-linux-gnu/cblas-openblas.h