Open
Description
This is probably not a priority given the temporary nature of the gemmtr interface, but similar to #5111, CBLAS tests fail for all S/D/C/Z as follows due to changed parameters:
cblas_sgemmtr PASSED THE TESTS OF ERROR-EXITS
******* FATAL ERROR - PARAMETER NUMBER 12 WAS CHANGED INCORRECTLY *******
******* cblas_sgemmtr FAILED ON CALL NUMBER:
4861: cblas_sgemmtr( CblasColMajor,CblasUpper , CblasNoTrans, CblasNoTrans,
9, 0, 0.0 , A, 10, B, 1, 0.0 , C, 10).
******* cblas_sgemmtr FAILED ON CALL NUMBER:
973: cblas_sgemmtr( CblasRowMajor,CblasUpper , CblasNoTrans, CblasNoTrans,
1, 0, 0.0 , A, 2, B, 1, 0.0 , C, 2).
Metadata
Metadata
Assignees
Labels
No labels