Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Oneapi blas #3396

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

Merged
merged 5 commits into from
Apr 6, 2023
Merged

Oneapi blas #3396

merged 5 commits into from
Apr 6, 2023

Conversation

syurkevi
Copy link
Contributor

@syurkevi syurkevi commented Apr 6, 2023

Adds matmul functionality to oneapi backend.

Description

This PR adds matmul functions necessary to support af_matmul, including gemm, gemv and batched variants.
The half type is currently unsupported by mkl and will need to be re-added in a future PR.
Several tests are failing due to unsupoorted indexing and may need to be revisited.
This PR is a prequisite for tests passing in #3389. Inclusion of MKL targets has been addressed in #3394 and #3392

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass

umar456
umar456 previously approved these changes Apr 6, 2023
@umar456 umar456 merged commit 1e15e1f into arrayfire:master Apr 6, 2023
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.