Skip to content

Enable SimpleArray::matmul_veclib() on Linux and Windows using openblas #830

@ThreeMonth03

Description

@ThreeMonth03

In order to create new baseline for matrix multiplication operation with third-party library, we deal with issue #789 by pull request #800.

However, new testcases created in pr #800 shound be refactored (see comment), which could be simultaneously adjusted when extending SimpleArray::matmul_veclib() on different platforms.

Therefore, the following lists are follow-up tasks:

  • Add OpenBLAS support to SimpleArray::matmul_veclib() on Linux and windows
  • Refactor corresponding unittests related to SimpleArray::matmul_veclib()

Metadata

Metadata

Assignees

Labels

arrayMulti-dimensional array implementationperformanceProfiling, runtime, and memory consumption
No fields configured for Feature.

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions