Skip to content

What is the supported precision for gemm in oneMKL open source project ? #310

@FatmaElbadry2

Description

@FatmaElbadry2

As far as I understand, the oneMKL open source project provides implementation for the Intel MKL product, with multiple hardware support. I was checking the documentation for both of them to check the supported data type precisions for the matrix multiplication function gemm. I found that the Intel MKL product supports int8_t data type. However, the open source project only supports floating point precisions. Is integer precision missing from documentation or it is not supported ? and is it going to be supported soon ?

Metadata

Metadata

Assignees

Labels

questionA request for more information or clarification

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions