We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986ba29 commit c3895b5Copy full SHA for c3895b5
1 file changed
param.h
@@ -1,4 +1,4 @@
1
-/*****************************************************************************
+https://github.com/numpy/numpy/issues/30816https://github.com/numpy/numpy/issues/30816https://github.com/numpy/numpy/issues/30816/*****************************************************************************
2
Copyright (c) 2011-2023, 2025 The OpenBLAS Project
3
All rights reserved.
4
@@ -3662,6 +3662,8 @@ is a big desktop or server with abundant cache rather than a phone or embedded d
3662
3663
#elif defined(NEOVERSEN2) || defined(NEOVERSEV2)
3664
3665
+#define GEMM_DIVIDE_LIMIT 3
3666
+
3667
#if defined(XDOUBLE) || defined(DOUBLE)
3668
#define SWITCH_RATIO 8
3669
#else
0 commit comments