Skip to content

Matrix Multiplication for large SizedArray #734

@bjack205

Description

@bjack205

I get the following error when multiplying two SizedArrays
conversion to pointer not defined for SizedArray{Tuple{20,20},Float64,2,2}

This occurs when the the _mul method passes the arrays to BLAS, and the error happens on the ccal in mul_blas!.

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