Tuning mb, kb, nb size to get the best performance.

This commit is contained in:
traz 2011-09-01 17:15:28 +00:00
parent 09f49fa891
commit 74a3f63489
1 changed files with 1 additions and 1 deletions

View File

@ -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