We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c03a81b + f0bea79 commit 1533fe4Copy full SHA for 1533fe4
1 file changed
driver/others/dynamic_arm64.c
@@ -162,7 +162,7 @@ extern gotoblas_t gotoblas_ARMV9SME;
162
163
extern gotoblas_t gotoblas_THUNDERX3T110;
164
#endif
165
-#define gotoblas_NEOVERSEV2 gotoblas_NEOVERSEV1
+#define gotoblas_NEOVERSEV2 gotoblas_NEOVERSEN2
166
167
extern void openblas_warning(int verbose, const char * msg);
168
#define FALLBACK_VERBOSE 1
0 commit comments