source:https://gist.github.com/xianyi/6930656#file-test_cblas_dgemm-c
and more description: https://github.com/xianyi/OpenBLAS/wiki/User-Manual

to compile:
gcc test_cblas_dgemm.c -lcblas
