Tuning mb, kb, nb size to get the best performance.
This commit is contained in:
parent
09f49fa891
commit
74a3f63489
2
param.h
2
param.h
|
@ -1497,7 +1497,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
#define CGEMM_DEFAULT_P 64
|
||||
#define ZGEMM_DEFAULT_P 32
|
||||
|
||||
#define SGEMM_DEFAULT_Q 128
|
||||
#define SGEMM_DEFAULT_Q 192
|
||||
#define DGEMM_DEFAULT_Q 112
|
||||
#define CGEMM_DEFAULT_Q 100
|
||||
#define ZGEMM_DEFAULT_Q 80
|
||||
|
|
Loading…
Reference in New Issue