Extract sources related with gemm only?

16 views
Skip to first unread message

Dong-In Lee

unread,
Apr 26, 2017, 1:42:19 AM4/26/17
to OpenBLAS-dev
Hi there,

I can build the whole OpenBLAS library, but I am wondering if it is possible to retrieve files required for cblas_sgemm() API since my application only needs matrix multiplication.
Is there an easy way to get the required files from source zip? In other words, I want to get the list of .S files and .c files in the following command:

gcc -o openblas_sgemm sgemm_function1.S ... gemm.c  test_sgemm.c

In test_sgemm.c, it calls cblas_sgemm(). 

Please let me know if I am missing something.

Thanks!
Reply all
Reply to author
Forward
0 new messages