Skip to content

xblas_gemv implementation #12

@ramcn

Description

@ramcn

Hello,

I am trying to implement the xblas_gemv similar to xblas_gemm and use it to accelerate a genomics tool. And was hoping to get the code changes reviewed as the test is not working as expected.

Here is the related code changes in my clone.

  1. XBLAS_GEMV Implementation: ramcn/gemxx-2017@6295836
  2. XBLAS_GEMV Test case: ramcn/gemxx-2017@899b54a

When I run the test case gemv_xblas_main.cpp, the resultant matrix C is all zeroes and I am unable to figure out what the issue is. It will be great if the gemx developers can spot anything obviously wrong with the above implementation.

Thank you,
Ram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions