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

[WIP] GEMM: implement Trans::ConjTranspose #1540

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

mzuzek
Copy link

@mzuzek mzuzek commented Sep 22, 2022

WIP: based on #1539 (review and merge first, please)


This PR implements Trans::ConjTranspose in functor-level GEMM routines, including Algo::CompactMKL impl of SerialGemm.

Note: tested with MKL using perf_test

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@mzuzek mzuzek changed the title GEMM: implement Trans::ConjTranspose [WIP] GEMM: implement Trans::ConjTranspose Sep 29, 2022
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.

2 participants