quanto icon indicating copy to clipboard operation
quanto copied to clipboard

feat: add HIP support

Open Disty0 opened this issue 6 months ago • 3 comments

What does this PR do?

Fixes # (issue)

GEMM and GEMV kernels can't be compiled for AMD HIP. This PR adds a check for HIP and uses unpack kernel for HIP.

Before submitting

  • [*] Did you read the contributor guideline, Pull Request section?
  • [ ] Was this discussed/approved via a Github issue or the forum? Please add a link to it if that's the case.
  • [ ] Did you run all tests locally and make sure they pass.
  • [ ] Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag members/contributors who may be interested in your PR.

Disty0 avatar Aug 13 '24 20:08 Disty0