Update param.h

This commit is contained in:
wjc404
2020-03-20 21:46:18 +00:00
committed by GitHub
parent b8307768e2
commit 64daad4365

View File

@@ -1700,12 +1700,12 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#else
#define SGEMM_DEFAULT_P 640
#define SGEMM_DEFAULT_P 448
#define DGEMM_DEFAULT_P 192
#define CGEMM_DEFAULT_P 384
#define ZGEMM_DEFAULT_P 256
#define SGEMM_DEFAULT_Q 320
#define SGEMM_DEFAULT_Q 448
#define DGEMM_DEFAULT_Q 384
#define CGEMM_DEFAULT_Q 192
#define ZGEMM_DEFAULT_Q 128