Skip to content

Add test code to do parallel matmul #45

@certik

Description

@certik

https://grok.com/share/bGVnYWN5_f0051360-ed42-4ba7-a89d-b70eacb4427d

The code looks good, it just uses the intrinsic matmul on each rank, and distributes data around. I have not tested it, and I think it is distributing full rows, and likely a better algorithm is to partition both rows and columns, but that can be done later.

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