Skip to content

Commit ae43b75

Browse files
authored
Add files via upload
1 parent 54fc06f commit ae43b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

param.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16961696
#define ZGEMM_DEFAULT_P 256
16971697

16981698
#ifdef WINDOWS_ABI
1699-
#define SGEMM_DEFAULT_Q 320
1699+
#define SGEMM_DEFAULT_Q 192
17001700
#define DGEMM_DEFAULT_Q 128
17011701
#else
17021702
#define SGEMM_DEFAULT_Q 192

0 commit comments

Comments
 (0)