Skip to content

Commit 57cdef5

Browse files
authored
Revert "Fix SGEMM returning wrong results in multithreading on NeoverseV2"
1 parent e9aab19 commit 57cdef5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

param.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,8 +3662,6 @@ is a big desktop or server with abundant cache rather than a phone or embedded d
36623662

36633663
#elif defined(NEOVERSEN2) || defined(NEOVERSEV2)
36643664

3665-
#define GEMM_DIVIDE_LIMIT 3
3666-
36673665
#if defined(XDOUBLE) || defined(DOUBLE)
36683666
#define SWITCH_RATIO 8
36693667
#else

0 commit comments

Comments
 (0)