create openblas_get_parallel to retrieve information which
authorgrisuthedragon <martin.pleissa@web.de>
Thu, 11 Jul 2013 11:39:27 +0000 (13:39 +0200)
committerZhang Xianyi <traits.zhang@gmail.com>
Thu, 11 Jul 2013 13:39:19 +0000 (21:39 +0800)
commitc19a488af25578f40dd99f44cc5a9c1e81ba3f65
treea8078cb17b15849082032f9d90e5e2b42f7dea06
parent32d2ca3035d76e18b2bc64c7bfbe3fad2dba234b
create openblas_get_parallel to retrieve information which
parallelization model is used by OpenBLAS.
cblas.h
driver/others/Makefile
driver/others/openblas_get_parallel.c [new file with mode: 0644]
exports/gensymbol
test/get_threading_model.c [new file with mode: 0644]