Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sup zgemm improvement #587

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

sup zgemm improvement #587

wants to merge 1 commit into from

Conversation

madanm3
Copy link
Contributor

@madanm3 madanm3 commented Dec 15, 2021

  1. zgemm in sup path, mkernel outperforms nkernel for both m > n, and n > m.
  2. Irrespective of mu and nu sizes, mkernel is forced for zgemm based on analysis done with different sizes of m and n.

1. In zgemm, mkernel outperforms nkernel for both m > n, and n > m.
2. Irrespective of mu and nu sizes, mkernel is forced for zgemm based on analysis done.

Change-Id: Iafb7ddb2519c17cf2225da84d6cc74ed985cc21e
AMD-Internal: [CPUPL-1352]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant