OpenMathLib / OpenMathLib/OpenBLAS
Need for HGEMM and HGEMV?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 7.6k
- Forks
- 1.7k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 42
Description
Since ARM has added support for BGEMM and BGEMV, do we need to add support for HGEMM and HEGMV as well?
@Mousius I assume the differences between BGEMM and SBGEMM is the input/output vector and that the operations themselves are the same? Only diff is the input/output is converted to BF16
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing ARM BGEMM and BGEMV support and comparing it with SBGEMM, as referenced in the issue. Determine whether HGEMM and HGEMV are required and how their input and output types should behave. Done means the API and implementation scope are agreed, with support and corresponding tests added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100