Skip to content

cblas_dgemv error during matrix multiplication #1085

Description

@YuhanLiin

I've been sometimes getting the error message Intel MKL ERROR: Parameter 9 was incorrect on entry to cblas_dgemv. when running A.dot(b), where A is 2-D and b is 1-D. This happens when I link with the Intel MKL library. This doesn't crash the program but leads to the wrong result. Does anyone know what the error message means?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions