Searched refs:openblas_get_corename (Results 1 – 8 of 8) sorted by relevance
70 char* openblas_get_corename(void);
90 char* openblas_get_corename() { in openblas_get_corename() function
28 std::cout << "CORE NAME: " << openblas_get_corename() << std::endl; in blas_stats()
48 OPENBLAS_CORETYPE=Haswell` and the function `char* openblas_get_corename()`
26 char* openblas_get_corename(void);
481 myprintf("BLAS Core: %s\n", openblas_get_corename()); in initialize()
35 char* openblas_get_corename(void);3152 outfile << "## arch = " << openblas_get_corename() << endl; in WriteLog()
148 openblas_get_corename,