Skip to content

[RFC] MKL: add BLAS-like extensions imatcopy, omatcopy, omatadd #421

@andrewtbarker

Description

@andrewtbarker

We would like to add some matrix transposition and copy routines to the spec, namely in-place (scaled) transpose imatcopy and imatcopy_batch, out of place (scaled) transpose/copy omatcopy and omatcopy_batch, and (scaled) matrix addition omatadd and omatadd_batch.

These have all been available in C/Fortran in the Intel oneMKL product for some time, see eg here and are in process of being added for DPC++.

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