We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42ce70 commit f0bea79Copy full SHA for f0bea79
1 file changed
driver/others/dynamic_arm64.c
@@ -150,7 +150,7 @@ extern gotoblas_t gotoblas_A64FX;
150
#endif
151
extern gotoblas_t gotoblas_THUNDERX3T110;
152
153
-#define gotoblas_NEOVERSEV2 gotoblas_NEOVERSEV1
+#define gotoblas_NEOVERSEV2 gotoblas_NEOVERSEN2
154
155
extern void openblas_warning(int verbose, const char * msg);
156
#define FALLBACK_VERBOSE 1
0 commit comments