|
|
|
@@ -43,9 +43,14 @@ |
|
|
|
#endif |
|
|
|
|
|
|
|
extern gotoblas_t gotoblas_ARMV8; |
|
|
|
extern gotoblas_t gotoblas_CORTEXA53; |
|
|
|
extern gotoblas_t gotoblas_CORTEXA57; |
|
|
|
extern gotoblas_t gotoblas_CORTEXA72; |
|
|
|
extern gotoblas_t gotoblas_CORTEXA73; |
|
|
|
extern gotoblas_t gotoblas_FALKOR; |
|
|
|
extern gotoblas_t gotoblas_THUNDERX; |
|
|
|
extern gotoblas_t gotoblas_THUNDERX2T99; |
|
|
|
extern gotoblas_t gotoblas_TSV110; |
|
|
|
|
|
|
|
extern void openblas_warning(int verbose, const char * msg); |
|
|
|
|
|
|
|
|