GTestSuite: Packed APIs (hpmv, spmv, tpmv, tpsv)

Create gtestsuite programs for subset of packed matrix APIs. Priority is to
create framework with a basic set of tests - refinement of problem sizes
can be investigated later.

AMD-Internal: [CPUPL-7386]
This commit is contained in:
Smyth, Edward
2026-01-16 12:08:36 +00:00
committed by GitHub
parent 72e0c001f2
commit c32247678c
37 changed files with 6198 additions and 1 deletions

View File

@@ -174,7 +174,7 @@ int computeErrorM(
}
/*
*printing matix and vector
*printing matrix and vector
*
*/